| Interface | Description |
|---|---|
| AttributeHandler | |
| DataOutput | |
| OrderPreservingSerializer<V> |
Interface that extends
AttributeSerializer to provide a serialization that is byte order preserving, i.e. |
| Serializer | |
| SerializerInjected |
Marks a
AttributeSerializer that requires a Serializer
to serialize the internal state. |
| SupportsNullSerializer |
Marker interface to indicate that a given serializer supports serializing
null values effectively.
|
| Class | Description |
|---|---|
| AttributeUtil | |
| NoSerializer<V> | |
| StandardSerializer |
Copyright © 2012–2015. All rights reserved.