Package | Description |
---|---|
gov.sandia.cognition.collection |
Provides commonly useful collection implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultIndexer<ValueType>
A default implementation of the
Indexer interface that simply maps
objects to a range from 0 to n-1 in the order they are given. |