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

Packages that use net.sf.mmm.util.math.api
net.sf.mmm.util.math.api Provides the API for utilities that help to deal with Numbers. 
net.sf.mmm.util.math.base Contains the public implementation of the Math-Util API
net.sf.mmm.util.value.impl Contains the implementation of the Value-Util API
 

Classes in net.sf.mmm.util.math.api used by net.sf.mmm.util.math.api
NumberConversionException
          This is the exception thrown if a numeric value can NOT converted to a specific number-type.
NumberType
          This class represents the type reflecting a specific Number.
 

Classes in net.sf.mmm.util.math.api used by net.sf.mmm.util.math.base
MathUtil
          This is the interface for a collection of utility functions to deal with Numbers.
NumberConversionException
          This is the exception thrown if a numeric value can NOT converted to a specific number-type.
NumberType
          This class represents the type reflecting a specific Number.
 

Classes in net.sf.mmm.util.math.api used by net.sf.mmm.util.value.impl
MathUtil
          This is the interface for a collection of utility functions to deal with Numbers.
 



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