| Class | Description |
|---|---|
| ClassFieldCache | |
| JSONDeserializer |
Fast, lightweight Java object to JSON serializer, and JSON to Java object deserializer.
|
| JSONSerializer |
Fast, lightweight Java object to JSON serializer, and JSON to Java object deserializer.
|
| JSONUtils |
Utils for Java serialization and deserialization.
|
| Annotation Type | Description |
|---|---|
| Id |
Annotate a class field with this annotation to use that field's value instead of the automatically-generated id
for object references in JSON output.
|
Copyright © 2018. All rights reserved.