The NumberTools type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| MAX_STRING_VALUE | Equivalent to longToString(Long.MAX_VALUE) | |
| MIN_STRING_VALUE | Equivalent to longToString(Long.MIN_VALUE) | |
| STR_SIZE | The length of (all) strings returned by {@link #longToString} |