org.xBaseJ.indexes
Class KeyList
java.lang.Object
org.xBaseJ.indexes.KeyList
- All Implemented Interfaces:
- Comparator
- public class KeyList
- extends Object
- implements Comparator
- Author:
- Joe McVerry - American Coders, Ltd.
a comparator class for keylist objects
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyList
public KeyList(NodeKey v,
int i)
getWhere
public int getWhere()
compare
public int compare(Object arg0,
Object arg1)
- Specified by:
compare
in interface Comparator
Copyright © 1997-2007 American Coders Ltd. All Rights Reserved.