public class DictionaryEntry extends Object
DictionaryEntry(String key, Object value)
String
getKey()
Object
getValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DictionaryEntry(String key, Object value)
public String getKey()
public Object getValue()
public String toString()
toString
Copyright © 2012. All Rights Reserved.