|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Serializer<T> | Serializes are used to serialize a object to a single String. |
Class Summary | |
---|---|
ArraySerializer<T> | Simple array serializer that serialize arrays and collections into a String. |
BooleanSerializer | |
DateSerializer | |
Serializers | |
ToStringSerializer<T> | Simple serializer that returns the toString() value of the given value or empty string if null. |
Serializes are used to serialize a object to a single String.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |