public class KeyValuePair<K,V> extends Object
KeyValuePair(K key, V value)
K
getKey()
V
getValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public KeyValuePair(K key, V value)
public K getKey()
public V getValue()
public String toString()
toString
Object
Copyright © 2001-2016 JRuby. All Rights Reserved.