|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.axiondb.util | |
org.axiondb.engine.indexes | |
org.axiondb.util | Utility classes. |
Classes in org.axiondb.util used by org.axiondb.engine.indexes | |
IntBTree
A B-Tree for integers, based on the implementation described in "Introduction to Algorithms" by Cormen, Leiserson and Rivest (CLR). |
|
ObjectBTree
A B-Tree for Object s, based on the implementation described in
"Introduction to Algorithms" by Cormen, Leiserson and Rivest (CLR). |
Classes in org.axiondb.util used by org.axiondb.util | |
IntBTree
A B-Tree for integers, based on the implementation described in "Introduction to Algorithms" by Cormen, Leiserson and Rivest (CLR). |
|
IntHashMap
A hash map that uses primitive interger for the key rather than objects. |
|
IntHashMap.IntKeySet
|
|
IntListIteratorChain
Concatenates multiple IntListIterator s into
a single IntListIterator . |
|
NullObject
|
|
ObjectBTree
A B-Tree for Object s, based on the implementation described in
"Introduction to Algorithms" by Cormen, Leiserson and Rivest (CLR). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |