Package com.apptentive.android.sdk.serialization
See: Description
-
Interface Summary Interface Description SerializableObject Only the identity of the class of an SerializableObject instance is written in the serialization stream and it is the responsibility of the class to save and restore the contents of its instances. -
Class Summary Class Description ObjectSerialization Helper class for a binary file-based object serialization.