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