public final class IndexedIntArray extends java.lang.Object
int[]
array
int
index
IndexedIntArray(int[] array, int idx)
boolean
equals(java.lang.Object o)
hashCode()
java.lang.String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public int[] array
public int index
public IndexedIntArray(int[] array, int idx)
public boolean equals(java.lang.Object o)
equals
java.lang.Object
public int hashCode()
hashCode
public java.lang.String toString()
toString