public abstract class Numeric extends java.lang.Number implements Any
| Constructor and Description |
|---|
Numeric() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
convert(Any a,
Type<T> type) |
Type<Numeric> |
getType() |
static Any |
process(Any a,
Any b,
java.util.function.BinaryOperator<Any> function) |
byteValue, doubleValue, floatValue, intValue, longValue, shortValue