public class ReflectionSerializer<T> extends AbstractSerializerResolver<T>
Expose.
| Constructor and Description |
|---|
ReflectionSerializer() |
| Modifier and Type | Method and Description |
|---|---|
Serializer<T> |
find(TypeEncounter encounter)
Attempt to find a suitable serializer.
|
getHintspublic Serializer<T> find(TypeEncounter encounter)
SerializerResolverCopyright © 2016. All rights reserved.