Interface | Description |
---|---|
LinkStatus |
A class providing information about the linking status of a
native library (whether it was loaded successfully, its required
and actual version numbers, etc.)
|
Class | Description |
---|---|
ArrayUtil |
Static methods for converting between arrays of various types, for clearing
all or part of a byte array, and for comparing two byte arrays.
|
BI |
Static methods for processing BigInteger utilitarian tasks.
|
Debug |
This class provides methods for determining where debugging output should be
sent, and what level of debugging is enabled for specific classes and
algorithms.
|
FileUtil |
Static methods for processing File utilitarian tasks.
|
FileUtil.IdentityFilter | |
Hex |
Static methods for converting to and from hexadecimal strings.
|