public class NumIndex extends java.lang.Object implements Index
NumIndex(int index)
int
getIndex()
void
setIndex(int index)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NumIndex(int index)
public int getIndex()
Index
getIndex
public void setIndex(int index)
public java.lang.String toString()
toString
java.lang.Object