public abstract class AbstractPropertyMapEntry<V> extends Object implements Map.Entry<String,V>
AbstractPropertyMapEntry(String key)
String
getKey()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, getValue, hashCode, setValue
public AbstractPropertyMapEntry(String key)
public String getKey()
getKey
Map.Entry<String,V>
public void remove()
Copyright © 2019 Liferay, Inc.. All rights reserved.