Package | Description |
---|---|
jgloss.dictionary |
Dictionary interfaces and implementations.
|
Modifier and Type | Method and Description |
---|---|
Index.Iterator |
Index.getEntryPositions(Indexable dictionary,
ByteBuffer expression,
Object[] parameters)
Returns an iterator over index entries matching certain criteria.
|
Index.Iterator |
BinarySearchIndex.getEntryPositions(Indexable dictionary,
ByteBuffer expression,
Object[] parameters) |
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.