Definition at line 39 of file SodaLongIndexComparator.java.
Public Member Functions | |
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 |