public class Entry extends Object
Entry()
Entry(String key, String value)
String
getKey()
getValue()
void
setKey(String key)
setValue(String value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Entry()
public Entry(String key, String value)
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
public String toString()
toString
Object
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.