|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Provider<T> | Simple helper class used for decoupling instantiation of optionally loaded handlers, like deserializers and deserializers for libraries that are only present on some platforms. |
| Class Summary | |
|---|---|
| ArrayBuilders | Helper class that contains set of distinct builders for different arrays of primitive values. |
| ArrayBuilders.BooleanBuilder | |
| ArrayBuilders.ByteBuilder | |
| ArrayBuilders.DoubleBuilder | |
| ArrayBuilders.FloatBuilder | |
| ArrayBuilders.IntBuilder | |
| ArrayBuilders.LongBuilder | |
| ArrayBuilders.ShortBuilder | |
| ClassUtil | |
| EnumValues | |
| JSONPObject | Container class that can be used to wrap any Object instances (including nulls), and will serialize embedded in JSONP wrapping. |
| JSONWrappedObject | General-purpose wrapper class that can be used to decorate serialized value with arbitrary literal prefix and suffix. |
| LinkedNode<T> | Node of a forward-only linked list. |
| ObjectBuffer | Helper class to use for constructing Object arrays by appending entries to create arrays of various lengths (length that is not known a priori). |
| PrimitiveArrayBuilder<T> | Base class for specialized primitive array builders. |
| StdDateFormat | Default DateFormat implementation used by standard Date
serializers and deserializers. |
| SubTypeHelper | Helper class used to encapsulate details of resolving information about subtypes, for Polymorphic Type Handling. |
Utility classes for Mapper package.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||