public class JProperties.JPropertiesEntry extends Object implements Map.Entry<String,Object>
JProperties.JPropertiesEntry(Map.Entry<String,Object> entry)
String
getKey()
Object
getValue()
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode
public JProperties.JPropertiesEntry(Map.Entry<String,Object> entry)
public String getKey()
getKey
Map.Entry<String,Object>
public Object getValue()
getValue
public Object setValue(Object value)
setValue
Copyright © 2014. All rights reserved.