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