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