K
V
public class Tuple<K,V> extends Object
Tuple()
Tuple(K key, V value)
getKey()
getValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Tuple()
public Tuple(K key, V value)
key
value
public K getKey()
public V getValue()
public String toString()
toString
Object
Object.toString()
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.