public class Indexed<T> extends java.lang.Object
static class
Indexed.Indexer
Indexed(int index, T value)
int
getIndex()
T
getValue()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Indexed(int index, T value)
public int getIndex()
public T getValue()