| Constructor and Description |
|---|
Construction(String name,
SerializedObject value) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Adaptor<SerializedObject,ObjectToSetupCode>> |
BeanObjectAdaptor.parent() |
| Modifier and Type | Method and Description |
|---|---|
Computation |
DefaultObjectAdaptor.tryDeserialize(SerializedObject value,
ObjectToSetupCode generator) |
Computation |
BeanObjectAdaptor.tryDeserialize(SerializedObject value,
ObjectToSetupCode generator) |
| Modifier and Type | Method and Description |
|---|---|
Computation |
DefaultObjectAdaptor.tryDeserialize(SerializedObject value,
ObjectToMatcherCode generator) |
| Modifier and Type | Method and Description |
|---|---|
SerializedObject |
GenericSerializer.generate(Type resultType,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericSerializer.populate(SerializedObject serializedObject,
Object object) |
| Modifier and Type | Method and Description |
|---|---|
SerializedObject |
SerializedObject.withFields(SerializedField... fields) |
SerializedObject |
SerializedObject.withResult(Type resultType) |
Copyright © 2016. All rights reserved.