public class BigDecimalCoercer extends StandardCoercer
MAX_PRIORITY| Constructor and Description |
|---|
BigDecimalCoercer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
coerceValue(IType typeToCoerceTo,
Object value) |
int |
getPriority(IType to,
IType from) |
static BigDecimalCoercer |
instance() |
handlesNull, isCoercingDimensionWithSameType, isExplicitCoercionpublic static BigDecimalCoercer instance()
public int getPriority(IType to, IType from)
getPriority in interface ICoercergetPriority in class StandardCoercerCopyright © 2018. All rights reserved.