@NonNullApi
| Interface | Description |
|---|---|
| FormatConverter<T> | |
| InstanceFactory<F> | |
| Settings.BiConsumer<T,U> | |
| Settings.Function<TIn,TOut> |
| Class | Description |
|---|---|
| ArrayAnalyzer | |
| ArrayAnalyzer.Runtime | |
| ArrayDecoder<T> | |
| ArrayEncoder<T> | |
| ArrayFormatDescription<B,T> | |
| CollectionAnalyzer | |
| CollectionAnalyzer.Runtime | |
| CollectionDecoder<E,T extends Collection<E>> | |
| CollectionEncoder<E,T extends Collection<E>> | |
| DecodePropertyInfo<T> | |
| EnumAnalyzer | |
| EnumDescription<T extends Enum<T>> | |
| FormatDescription<T> | |
| Generics | |
| ImmutableAnalyzer | |
| ImmutableDescription<T> | |
| MapAnalyzer | |
| MapAnalyzer.Runtime | |
| MapDecoder<K,V,T extends Map<K,V>> | |
| MapEncoder<K,V,T extends Map<K,V>> | |
| MixinAnalyzer | |
| MixinDescription<T> | |
| MixinWriter<T> | |
| ObjectAnalyzer | |
| ObjectAnalyzer.Runtime | |
| ObjectFormatDescription<B,T> | |
| OptionalAnalyzer | |
| OptionalDecoder<T> | |
| OptionalEncoder<T> | |
| Settings | |
| TypeDefinition<T> |
Copyright © 2019. All rights reserved.