public interface Serializer<T extends SerializedValue>
| Modifier and Type | Method and Description |
|---|---|
T |
generate(Type type,
Class<?> valueType) |
List<Class<?>> |
getMatchingClasses() |
void |
populate(T serializedObject,
Object object) |
Copyright © 2016. All rights reserved.