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