Package org.apache.commons.lang.math
Extends
java.math for business mathematical classes. This package is intended for business
mathematical use, not scientific use. See Commons Math
for a more complete set of mathematical classes.- Since:
- 2.0
These classes are immutable, and therefore thread-safe.
-
Class Summary Class Description DoubleRange Deprecated. Please use Apache Commons Lang 3 instead.FloatRange Deprecated. Please use Apache Commons Lang 3 instead.Fraction Deprecated. Please use Apache Commons Lang 3 instead.IEEE754rUtils Deprecated. Please use Apache Commons Lang 3 instead.IntRange Deprecated. Please use Apache Commons Lang 3 instead.JVMRandom Deprecated. Please use Apache Commons Lang 3 instead.LongRange Deprecated. Please use Apache Commons Lang 3 instead.NumberRange Deprecated. Please use Apache Commons Lang 3 instead.NumberUtils Deprecated. Please use Apache Commons Lang 3 instead.RandomUtils Deprecated. Please use Apache Commons Lang 3 instead.Range Deprecated. Please use Apache Commons Lang 3 instead.