| Package | Description |
|---|---|
| org.jsimpledb.index |
JSimpleDB index classes.
|
| Modifier and Type | Method and Description |
|---|---|
NavigableMap<Tuple4<V1,V2,V3,V4>,NavigableSet<T>> |
Index4.asMap()
View this index as a
NavigableMap of target values keyed by indexed value tuples. |
NavigableSet<Tuple4<V1,V2,V3,T>> |
Index3.asSet()
View this index as a
NavigableSet of tuples. |
Copyright © 2016. All rights reserved.