See: Description
Class | Description |
---|---|
LongStringUtils |
This class contains code that was copied and adjusted from
DataInputStream and DataOutputStream . |
SerializedArrayObject |
An array in a serialized stream.
|
SerializedClassObject |
A class object.
|
SerializedClassValues |
The values of an object corresponding to a single class, i.e.
|
SerializedEnumLiteral |
A serialized enum literal.
|
SerializedObject |
A serialized object.
|
SerializedObjectBase |
Base class for all serialized objects.
|
SerializedStringObject |
A serialized object of type string.
|