public class KeyValuePair extends Object
String
KeyValuePair(String key, String value)
getKey()
getValue()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValuePair(String key, String value)
public String getKey()
public String getValue()
Copyright © 2002-2016 Drew Noakes. All Rights Reserved.