Interface | Description |
---|---|
InvertibleFunction<F,T> |
A function for which an inverse is available.
|
Class | Description |
---|---|
BinarySearch |
Utility class for implementing and working with binary searches.
|
ClassDirectory |
Directory to look up where classes might be found.
|
IdBox<T> |
A box that associates an object with an ID.
|
MoreArrays |
Extra array utilities.
|
ProgressLogger |
Utility class for logging progress of some long-running process.
|
RandomGeneratorProvider |
Provide a
JDKRandomGenerator instance. |
RandomProvider |
Provide a
Random instance. |
Text |
UTF-8 encoded text string.
|
TypeUtils |
Various type utilities used in LensKit.
|