Inheritance diagram for org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator:
Definition at line 39 of file SodaLongIndexComparator.java.
Public Member Functions | |
SodaLongIndexComparator () | |
boolean | setOperand (Object ope) |
void | mergeIndexComporator (SodaIndexComparator index) |
boolean | addComparator (int comparator) |
int | getSearchAlgo () |
boolean | isSelected (long searchInt) |
return true if the key must be selected for the specified search int | |
int | compareTo (long searchInt) |
return >0 if the key is after the specified search int, <0 if before and 0 if equals. | |
Classes | |
class | LongOperande |