public class Triple<K,V,V2> extends java.lang.Object
Triple(K key, V value, V2 value2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Triple(K key, V value, V2 value2)