public class SlotValuePair<T> extends java.lang.Object
SlotValuePair(int slot, T value)
int
getSlot()
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SlotValuePair(int slot, T value)
public int getSlot()
public T getValue()