public class CollectionsListSerializer extends HiddenInnerClassSerializer<SerializedList>
| Modifier and Type | Class and Description |
|---|---|
static class |
CollectionsListSerializer.Factory |
facade| Constructor and Description |
|---|
CollectionsListSerializer(SerializerFacade facade) |
| Modifier and Type | Method and Description |
|---|---|
SerializedList |
generate(Type resultType,
Type type) |
List<Class<?>> |
getMatchingClasses() |
void |
populate(SerializedList serializedObject,
Object object) |
innerClassespublic CollectionsListSerializer(SerializerFacade facade)
public SerializedList generate(Type resultType, Type type)
public void populate(SerializedList serializedObject, Object object)
Copyright © 2016. All rights reserved.