| 类 | 说明 |
|---|---|
| DoubleConsts |
This class contains additional constants documenting limits of the
double type. |
| FloatConsts |
This class contains additional constants documenting limits of the
float type. |
| FpUtils |
The class
FpUtils contains static utility methods for
manipulating and inspecting float and
double floating-point numbers. |
| NumberParser |