org.xBaseJ.indexes
Class NodeKey
java.lang.Object
org.xBaseJ.indexes.NodeKey
public class NodeKey
- extends Object
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.
NodeKey
public NodeKey(Object keyIn)
getType
public char getType()
rebuildString
public String rebuildString(String inString)
compareKey
public int compareKey(NodeKey keyCompareTo)
length
public int length()
toString
public String toString()
- Overrides:
toString in class Object
toDouble
public double toDouble()
toNodeFloat
public NodeFloat toNodeFloat()
Copyright © 2007-2011. All Rights Reserved.