ABLE 2.0.0 07/02/2003 10:25:01

com.ibm.able.beans.knn
Class TreeNode

java.lang.Object
  |
  +--com.ibm.able.beans.knn.TreeNode
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class TreeNode
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable

class TreeNode

See Also:
Serialized Form

Method Summary
 java.lang.Object clone()
           
static java.lang.String Copyright()
          Determine the copyright of this class.
 int getIndex()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getIndex

public int getIndex()

clone

public java.lang.Object clone()
Overrides:
clone in class java.lang.Object

Copyright

public static java.lang.String Copyright()
Determine the copyright of this class.
Returns:
A String containing this class's copyright statement.

ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003