|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NumberTypeImpl | |
|---|---|
| net.sf.mmm.util.math.base | Contains the public implementation of the
Math-Util API. |
| Uses of NumberTypeImpl in net.sf.mmm.util.math.base |
|---|
| Fields in net.sf.mmm.util.math.base declared as NumberTypeImpl | |
|---|---|
static NumberTypeImpl<AtomicInteger> |
NumberTypeImpl.ATOMIC_INTEGER
The NumberTypeImpl for AtomicInteger. |
static NumberTypeImpl<AtomicLong> |
NumberTypeImpl.ATOMIC_LONG
The NumberTypeImpl for AtomicLong. |
static NumberTypeImpl<BigDecimal> |
NumberTypeImpl.BIG_DECIMAL
The NumberTypeImpl for BigDecimal. |
static NumberTypeImpl<BigInteger> |
NumberTypeImpl.BIG_INTEGER
The NumberTypeImpl for BigInteger. |
static NumberTypeImpl<Byte> |
NumberTypeImpl.BYTE
The NumberTypeImpl for Byte. |
static NumberTypeImpl<Double> |
NumberTypeImpl.DOUBLE
The NumberTypeImpl for Double. |
static NumberTypeImpl<Float> |
NumberTypeImpl.FLOAT
The NumberTypeImpl for Float. |
static NumberTypeImpl<Integer> |
NumberTypeImpl.INTEGER
The NumberTypeImpl for Integer. |
static NumberTypeImpl<Long> |
NumberTypeImpl.LONG
The NumberTypeImpl for Long. |
static NumberTypeImpl<Short> |
NumberTypeImpl.SHORT
The NumberTypeImpl for Short. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||