public class KeyValuePair extends Object
KeyValuePair(Object key, Object value)
boolean
equals(Object o)
Object
getKey()
getValue()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public KeyValuePair(Object key, Object value)
public Object getKey()
public Object getValue()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2017. All rights reserved.