K
- the type of keysV
- the type of mapped valuespublic abstract class AbstractMapEntryDecorator<K,V> extends java.lang.Object implements java.util.Map.Entry<K,V>, KeyValue<K,V>
Map.Entry
.Constructor and Description |
---|
AbstractMapEntryDecorator(java.util.Map.Entry<K,V> entry)
Constructor that wraps (not copies).
|
public V getValue()
KeyValue
public boolean equals(java.lang.Object object)
public int hashCode()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2010 - 2023 Adobe. All Rights Reserved