public class GWCoercionManager extends StandardCoercionManager
_coercerCache, NO_DICE| Constructor and Description |
|---|
GWCoercionManager() |
| Modifier and Type | Method and Description |
|---|---|
ICoercer |
getCoercerInternal(IType lhsType,
IType rhsType,
boolean runtime) |
BigDecimal |
makeBigDecimalFrom(Object obj) |
Rational |
makeRationalFrom(Object obj) |
String |
makeStringFrom(Object obj) |
arePrimitiveTypesAssignable, canCoerce, convertNullAsPrimitive, convertValue, findCoercer, formatDate, formatNumber, formatTime, getHighPriorityPrimitiveOrBoxedConverter, getPrimitiveOrBoxedConverter, isBoxed, isDateTime, isObjectMethod, isPrimitiveOrBoxed, isStructurallyAssignable_Laxed, isStructurallyAssignable_Laxed, isStructurallyAssignable_Laxed, isStructurallyAssignable, makeBigIntegerFrom, makeBooleanFrom, makeDateFrom, makeDoubleFrom, makeFloatFrom, makeIntegerFrom, makeLongFrom, makePrimitiveBooleanFrom, makePrimitiveDoubleFrom, makePrimitiveFloatFrom, makePrimitiveIntegerFrom, makePrimitiveLongFrom, notCoercibleOrRequiresExplicitCoercion, parseDateTime, parseNumber, resolveCoercerStatically, verifyTypesComparable, verifyTypesComparableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInterfacepublic ICoercer getCoercerInternal(IType lhsType, IType rhsType, boolean runtime)
getCoercerInternal in class StandardCoercionManagerpublic String makeStringFrom(Object obj)
makeStringFrom in interface ICoercionManagermakeStringFrom in class StandardCoercionManagerpublic BigDecimal makeBigDecimalFrom(Object obj)
makeBigDecimalFrom in interface ICoercionManagermakeBigDecimalFrom in class StandardCoercionManagerpublic Rational makeRationalFrom(Object obj)
makeRationalFrom in interface ICoercionManagermakeRationalFrom in class StandardCoercionManagerCopyright © 2018. All rights reserved.