public class KeyValue extends Object
KeyValue(String key, String value)
boolean
equals(Object obj)
String
getKey()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public KeyValue(String key, String value)
public String getKey()
public String getValue()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString