public class DefaultEnumAdaptor extends DefaultAdaptor<SerializedEnum,ObjectToMatcherCode> implements Adaptor<SerializedEnum,ObjectToMatcherCode>
| Constructor and Description |
|---|
DefaultEnumAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Type type) |
Computation |
tryDeserialize(SerializedEnum value,
ObjectToMatcherCode generator) |
parentpublic boolean matches(Type type)
matches in interface Adaptor<SerializedEnum,ObjectToMatcherCode>matches in class DefaultAdaptor<SerializedEnum,ObjectToMatcherCode>public Computation tryDeserialize(SerializedEnum value, ObjectToMatcherCode generator)
tryDeserialize in interface Adaptor<SerializedEnum,ObjectToMatcherCode>Copyright © 2016. All rights reserved.