Package | Description |
---|---|
com.espertech.esper.type |
Internal primitive, enum and other type representations
|
com.espertech.esper.util |
Utility classes that center around Java type handling, printing, reflection, debugging
|
Modifier and Type | Method and Description |
---|---|
static SimpleNumberBigIntegerCoercer |
SimpleNumberCoercerFactory.getCoercerBigInteger(Class fromType)
Returns a coercer/widener to BigInteger for a given type.
|