Package | Description |
---|---|
eu.bandm.tools.ops |
Modifier and Type | Field and Description |
---|---|
static ReflectedBinFunction<Integer,Integer,Integer> |
Math.addInteger |
static ReflectedBinFunction<Integer,Integer,Integer> |
Math.divideInteger |
static ReflectedBinFunction<Integer,Integer,Integer> |
Math.maxInteger |
static ReflectedBinFunction<Integer,Integer,Integer> |
Math.minInteger |
static ReflectedBinFunction<Integer,Integer,Integer> |
Math.moduloInteger |
static ReflectedBinFunction<Integer,Integer,Integer> |
Math.multiplyInteger |
static ReflectedBinFunction<Integer,Integer,Integer> |
Math.subtractInteger |
see also the complete user documentation .