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