| Package | Description |
|---|---|
| org.boon.datarepo.impl | |
| org.boon.datarepo.impl.indexes |
| Modifier and Type | Field and Description |
|---|---|
protected UniqueLookupIndex<KEY,ITEM> |
SearchableCollectionDefault.primaryIndex |
| Modifier and Type | Class and Description |
|---|---|
class |
UniqueSearchIndex<KEY,ITEM>
Default Search Index which uses a TreeMap
|