Definition at line 40 of file FODBIndexTable.java.
Public Member Functions | |
FODBIndexTable () | |
FODBIndexTable (int tSize) | |
int | size () |
int | allocatedSize () |
synchronized boolean | add (long pos) |
long | getPosByPlace (int place) |
String | toString () |
void | writeExternal (ObjectOutput out) throws IOException |
void | readExternal (ObjectInput in) throws IOException, ClassNotFoundException |
Protected Member Functions | |
void | constructorHelper () |
Static Package Attributes | |
static final long | serialVersionUID = 5521257935120563452L |