|
|||||||||||
| 前のパッケージ 次のパッケージ | フレームあり フレームなし | ||||||||||
java.math クラス郡を拡張します。
参照:
説明
| クラスの概要 | |
| DoubleRange | DoubleRange represents an inclusive range of doubles. |
| FloatRange | FloatRange represents an inclusive range of floats. |
| Fraction | Fraction is a Number implementation that
stores fractions accurately. |
| IntRange | IntRange represents an inclusive range of ints. |
| JVMRandom | JVMRandom is a wrapper that supports all possible
Random methods via the Math.random() method
and its system-wide Random object. |
| LongRange | LongRange represents an inclusive range of longs. |
| NumberRange | NumberRange represents an inclusive range of
Number objects of the same type. |
| NumberUtils | Provides extra functionality for Java Number classes. |
| RandomUtils | RandomUtils is a wrapper that supports all possible
Random methods via the Math.random()
method and its system-wide Random object. |
| Range | Range represents a range of numbers of the same type. |
数学的な業務を行う java.math クラス郡を拡張します。
このパッケージは科学的(精密?)な数学の処理ではなく業務的な数学の処理で使用されることを意図されています。
|
|||||||||||
| 前のパッケージ 次のパッケージ | フレームあり フレームなし | ||||||||||