| Modifier and Type | Method and Description |
|---|---|
Computation |
DefaultEnumAdaptor.tryDeserialize(SerializedEnum value,
ObjectToSetupCode generator) |
| Modifier and Type | Method and Description |
|---|---|
Computation |
DefaultEnumAdaptor.tryDeserialize(SerializedEnum value,
ObjectToMatcherCode generator) |
| Modifier and Type | Method and Description |
|---|---|
SerializedEnum |
EnumSerializer.generate(Type resultType,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
EnumSerializer.populate(SerializedEnum serializedEnum,
Object object) |
| Modifier and Type | Method and Description |
|---|---|
SerializedEnum |
SerializedEnum.withResult(Type resultType) |
Copyright © 2016. All rights reserved.