|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Numbers.
See:
Description
| Interface Summary | |
|---|---|
| MathUtil | This is the interface for a collection of utility functions to deal with
Numbers. |
| NumberType<NUMBER extends Number> | This class represents the type reflecting a specific
Number. |
| Exception Summary | |
|---|---|
| NumberConversionException | This is the exception thrown if a numeric value can NOT converted to a specific number-type. |
Provides the API for utilities that help to deal with
Numbers.
Numbers such as the NumberType
that allows to deal with Numbers in a generic way.MathUtil allows to
get the
NumberType for a given Class.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||