| Package | Description |
|---|---|
| org.axiondb.engine.rowcollection |
| Class and Description |
|---|
| IntHashMap
Int key and Object value Map, this does not implement java.util.Map interface and has
limited Map like API.
|
| IntHashMap.Entry
This class represents a
IntHashMapentry. |
| IntHashMap.EntryIterator |
| IntHashMap.ValueIterator |
| IntHashMap.Values |
| IntRowMap
Int key and Row value Map, this does not implement java.util.Map interface and has
limited Map like API.
|