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