public interface AttributeMapEntry<K,V> extends java.util.Map.Entry<K,V>
K
getKey()
V
getValue()
equals, hashCode, setValue
K getKey()
getKey
java.util.Map.Entry<K,V>
V getValue()
getValue