Package edu.cnm.deepdive
-
Class Summary Class Description Radices Defines the static methodtoString(long, int), which constructs and returns a representation of alongvalue, using a specifiedintradix (number base).
| Class | Description |
|---|---|
| Radices |
Defines the static method
toString(long, int), which constructs and returns a
representation of a long value, using a specified int radix (number
base). |