Number
s.See: Description
Interface | Description |
---|---|
MathUtil |
This is the interface for a collection of utility functions to deal with
Number s. |
MathUtilLimited |
This is a limited subset of
MathUtil that is GWT compatible. |
NumberType<NUMBER extends Number> |
Exception | Description |
---|---|
NumberConversionException |
This is the exception thrown if a numeric value can NOT converted to a specific number-type.
|
Number
s.
Number
s
such as the NumberType
that allows to deal with Number
s in a
generic way. MathUtil
allows to
get
the
NumberType
for a given Class
.Copyright © 2001–2016 mmm-Team. All rights reserved.