|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexVisitor | |
---|---|
org.fusesource.hawtdb.api | The HawDB client API As implementation interfaces harden up, they will get moved into this package. |
Uses of IndexVisitor in org.fusesource.hawtdb.api |
---|
Methods in org.fusesource.hawtdb.api that return IndexVisitor | ||
---|---|---|
static
|
Predicates.visitor(Predicate<Key> predicate)
|
Methods in org.fusesource.hawtdb.api with parameters of type IndexVisitor | |
---|---|
void |
SortedIndex.visit(IndexVisitor<Key,Value> visitor)
Traverses the visitor over the stored entries in this index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |