static class BTree.EmptyBrowser extends TupleBrowser
Modifier and Type | Field and Description |
---|---|
(package private) static TupleBrowser |
INSTANCE |
Constructor and Description |
---|
BTree.EmptyBrowser() |
Modifier and Type | Method and Description |
---|---|
boolean |
getNext(Tuple tuple)
Get the next tuple.
|
boolean |
getPrevious(Tuple tuple)
Get the previous tuple.
|
static TupleBrowser INSTANCE
public boolean getNext(Tuple tuple)
TupleBrowser
getNext
in class TupleBrowser
tuple
- Tuple into which values are copied.public boolean getPrevious(Tuple tuple)
TupleBrowser
getPrevious
in class TupleBrowser
tuple
- Tuple into which values are copied.Cees de Groot (C) 2000-2001. All rights reserved http://jdbm.sourceforge.net