Interface | Description |
---|---|
Index | Deprecated
Use
IdIndexMapping instead. |
ScoredItemAccumulator |
Accumulate a sorted list of scored items.
|
Class | Description |
---|---|
ClassDirectory |
Directory to look up where classes might be found.
|
DelimitedTextCursor |
Cursor that reads rows of delimited text from a scanner.
|
Functional |
Functional-style utilities to go with Guava.
|
IdMeanAccumulator |
An accumulator for means associated with IDs.
|
Indexer | Deprecated
Use
MutableIdIndexMapping instead. |
LineCursor |
Cursor that reads lines from a file.
|
LogContext |
Utility class to manage log data with
MDC . |
MoreSuppliers |
Utility functions for suppliers.
|
RandomProvider |
Provide a
Random instance. |
TopNScoredItemAccumulator |
Accumulate the top N scored IDs.
|
TypeUtils |
Various type utilities used in LensKit.
|
UnlimitedScoredItemAccumulator |
Scored item accumulator with no upper bound.
|