public class ValueWithKey<K,V> extends Object
ValueWithKey(K key, V value)
K
getKey()
V
getValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ValueWithKey(K key, V value)
public K getKey()
public V getValue()
public String toString()
toString
Object
Copyright © 2015 Project Grizzly. All Rights Reserved.