Package edu.cnm.deepdive
-
Class Summary Class Description Radices Defines the static methodtoString(long, int)
, which constructs and returns a representation of along
value, using a specifiedint
radix (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). |