| Package | Description |
|---|---|
| net.avh4.data.datum.store | |
| net.avh4.util.data | |
| net.avh4.util.data.fj |
| Constructor and Description |
|---|
MemoryDatumStore(fj.data.TreeMap<String,String> map,
long nextId,
fj.data.TreeMap<String,Index<String,String>> indexes) |
| Modifier and Type | Method and Description |
|---|---|
Index<K,V> |
Index.add(K key,
V value) |
Index<K,V> |
Index.remove(K key,
V value) |
| Modifier and Type | Class and Description |
|---|---|
class |
FjSetIndex<K extends Comparable<K>,V extends Comparable<V>> |
Copyright © 2013. All Rights Reserved.