| Interface | Description |
|---|---|
| TypeEncoder<T,U> |
| Class | Description |
|---|---|
| LexiTypeEncoders |
Provides a default
TypeRegistry and utility methods for constructing TypeEncoders which produce
lexicographically sortable strings. |
| SimpleTypeEncoders |
Provides a default
TypeRegistry and utility methods for constructing TypeEncoders which produce
readable strings. |
| TypeRegistry<U> |
The TypeRegistry is used as a means to register and easily utilize various encoding schemes to provide a simple
mechanism to encode and decode from one Object type to another.
|
Copyright © 2018 Calrissian. All rights reserved.