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 SimpleNumberBigDecimalCoercer |
SimpleNumberCoercerFactory.getCoercerBigDecimal(Class fromType)
Returns a coercer/widener to BigDecimal for a given type.
|