See: Description
| Class | Description |
|---|---|
| BitSetIterator | Deprecated
Will be moved or removed in LensKit 3.0.
|
| CollectionUtils | Deprecated
Collection utils have been moved to
lenskit-core. |
| CompactableLongArrayList |
A long array list that can use compact storage.
|
| LongKeyDomain | Deprecated
Replaced by
LongKeyIndex. |
| LongUtils | Deprecated
Replaced by equivalent class in
lenskit-core. |
| MoreArrays | Deprecated
Methods in this class still in use will be migrated to
lenskit-core. |
Custom collections and related utilities.
This package contains various custom collections LensKit requires, extending both Java collections and fastutil collections. It also contains some collection utility methods.