ArrayIndex

java.lang. Object
+Object()
<clinit>() :void
#clone() :Object
+equals(Object ) :boolean
#finalize() :void
+getClass() :Class
+hashCode() :int
+notify() :void
+notifyAll() :void
-registerNatives() :void
+toString() :String
+wait() :void
+wait(long ) :void
+wait(long , int ) :void
net.aerith.misao.util. ArrayIndex
#index :int[]
#size :int
+ArrayIndex(int buffer_size)
+get(int i) :int
+swap(int i, int j) :void