| Annotation Type | Description |
|---|---|
| Compress |
evaluated for fields containing int array or a String.
|
| Conditional |
applicable to non native fields. if a conditional callback is set on the FSTObjectInput, the callback
will be called before the object referenced by the annotated field is decoded.
|
| EqualnessIsBinary |
applicable to classes.
|
| EqualnessIsIdentity |
Define that equal instances of this class can be replaced by a single copy when deserializing.
|
| Flat | |
| OneOf |
Copyright (c) 2012, Ruediger Moeller.
|
| Predict | |
| Serialize |
Copyright (c) 2012, Ruediger Moeller.
|
| Thin |
applicable to int and object arrays.
|
| Transient |
Copyright (c) 2012, Ruediger Moeller.
|
Copyright © 2014. All rights reserved.