org.xBaseJ.indexes
Class NodeFloat
java.lang.Object
org.xBaseJ.indexes.NodeFloat
public class NodeFloat
- 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.
NodeFloat
public NodeFloat(byte[] invalue)
NodeFloat
public NodeFloat(double invalue)
compareTo
public int compareTo(NodeFloat nf2)
getDoubleValue
public double getDoubleValue()
toString
public String toString()
- Overrides:
toString in class Object
getValue
public byte[] getValue()
Copyright © 2007-2011. All Rights Reserved.