| Modifier and Type | Method and Description |
|---|---|
Class<? extends Adaptor<SerializedSet,ObjectToSetupCode>> |
CollectionsSetAdaptor.parent() |
| Modifier and Type | Method and Description |
|---|---|
Computation |
DefaultSetAdaptor.tryDeserialize(SerializedSet value,
ObjectToSetupCode generator) |
Computation |
CollectionsSetAdaptor.tryDeserialize(SerializedSet value,
ObjectToSetupCode generator) |
| Modifier and Type | Method and Description |
|---|---|
Computation |
DefaultSetAdaptor.tryDeserialize(SerializedSet value,
ObjectToMatcherCode generator) |
| Modifier and Type | Method and Description |
|---|---|
SerializedSet |
DefaultSetSerializer.generate(Type resultType,
Type type) |
SerializedSet |
CollectionsSetSerializer.generate(Type resultType,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSetSerializer.populate(SerializedSet serializedObject,
Object object) |
void |
CollectionsSetSerializer.populate(SerializedSet serializedObject,
Object object) |
| Modifier and Type | Method and Description |
|---|---|
SerializedSet |
SerializedSet.withResult(Type resultType) |
Copyright © 2016. All rights reserved.