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 © 2017. All rights reserved.