|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexArrayIterator | |
---|---|
org.basex.index | Contains database index implementations. |
Uses of IndexArrayIterator in org.basex.index |
---|
Fields in org.basex.index declared as IndexArrayIterator | |
---|---|
static IndexArrayIterator |
IndexArrayIterator.EMP
Empty iterator. |
Methods in org.basex.index that return IndexArrayIterator | |
---|---|
static IndexArrayIterator |
IndexArrayIterator.merge(IndexArrayIterator iai1,
IndexArrayIterator iai2)
Merge to indexarrayiterator. |
Methods in org.basex.index with parameters of type IndexArrayIterator | |
---|---|
static IndexArrayIterator |
IndexArrayIterator.merge(IndexArrayIterator iai1,
IndexArrayIterator iai2)
Merge to indexarrayiterator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |