org.xBaseJ.indexes
Class KeyList
java.lang.Object
org.xBaseJ.indexes.KeyList
- All Implemented Interfaces:
- Comparator<KeyList>
public class KeyList
- extends Object
- implements Comparator<KeyList>
This class is courtesy of the xBaseJ project: http://xbasej.sourceforge.net/
Copyright 1997-2007 - American Coders, LTD - Raleigh NC USA
American Coders, Ltd
P. O. Box 97462
Raleigh, NC 27615 USA
1-919-846-2014
http://www.americancoders.com
- Author:
- Joe McVerry, American Coders Ltd.
| 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(KeyList a,
KeyList b)
- Specified by:
compare in interface Comparator<KeyList>
Copyright © 2007-2011. All Rights Reserved.