| Modifier and Type | Method and Description |
|---|---|
Class<? extends Adaptor<SerializedMap,ObjectToSetupCode>> |
CollectionsMapAdaptor.parent() |
| Modifier and Type | Method and Description |
|---|---|
Computation |
DefaultMapAdaptor.tryDeserialize(SerializedMap value,
ObjectToSetupCode generator) |
Computation |
CollectionsMapAdaptor.tryDeserialize(SerializedMap value,
ObjectToSetupCode generator) |
| Modifier and Type | Method and Description |
|---|---|
Computation |
DefaultMapAdaptor.tryDeserialize(SerializedMap value,
ObjectToMatcherCode generator) |
| Modifier and Type | Method and Description |
|---|---|
SerializedMap |
DefaultMapSerializer.generate(Type resultType,
Type type) |
SerializedMap |
CollectionsMapSerializer.generate(Type resultType,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMapSerializer.populate(SerializedMap serializedObject,
Object object) |
void |
CollectionsMapSerializer.populate(SerializedMap serializedObject,
Object object) |
| Modifier and Type | Method and Description |
|---|---|
SerializedMap |
SerializedMap.withResult(Type resultType) |
Copyright © 2016. All rights reserved.