Package net.sf.mmm.util.math.api

Provides the API for utilities that help to deal with 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.
 

Package net.sf.mmm.util.math.api Description

Provides the API for utilities that help to deal with Numbers.

Math-Util API

This package contains the API for utilities that help to deal with Numbers such as the NumberType that allows to deal with Numbers in a generic way.
The MathUtil allows to get the NumberType for a given Class.



Copyright © 2001-2010 mmm-Team. All Rights Reserved.