public class Pair extends Object
Pair()
Pair(String key, String value)
String
getKey()
getValue()
void
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(String key, String value)
public Pair()
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
Copyright © 2018–2019 Alibaba Group. All rights reserved.