|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| BigIntegerUtil | BigIntegerUtil Class. |
| ByteUtil | ByteUtil Class. |
| IntegerUtil | IntegerUtil Class. |
| LoggerUtil | LoggerUtil Class. |
| LongUtil | LongUtil Class. |
Provides a set of static utility methods that are missing in its corresponding
Java API classes. E.g. to convert primitive types and their arrays into a hex
or binary String representation. These representation contains all leading
zeros in contrast to the Integer.toHexString(int) mehtod.
This package also supports the convertion between
byte[8] to long and long to
byte[8]. The methods in this package are heavily used by the
jhbci provider implementation.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||