Only the current object is loaded. Start at the end and enumerate backward
Definition at line 48 of file BackwardUniqueIndexIterator.java.
Public Member Functions | |
boolean | hasPrev () throws FODBException |
Object | prev () throws FODBException |
void | initCurrentNode (Object indexKey) throws FODBException |
Package Functions | |
BackwardUniqueIndexIterator (FODBIndex index, FODBCollection collection) throws IOException, ClassNotFoundException, FODBException |