Uses of Class
org.knowceans.util.TableList.FieldComparator

Packages that use TableList.FieldComparator
org.knowceans.util   
 

Uses of TableList.FieldComparator in org.knowceans.util
 

Methods in org.knowceans.util with parameters of type TableList.FieldComparator
 int TableList.binarySearch(java.lang.String field, java.lang.Object key, TableList.FieldComparator comp)
          Perform a binary search, specifying the condition with a Comparator.