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