protected class Select.Entry<T> extends Object
Entry(Value key, T value)
Value
getKey()
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Entry(Value key, T value)
public Value getKey()
public T getValue()