Class MapHelper.KeyValueHolder<K,V>
java.lang.Object
de.s42.base.collections.MapHelper.KeyValueHolder<K,V>
- All Implemented Interfaces:
Map.Entry<K,V>
- Enclosing class:
MapHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
-
Constructor Details
-
KeyValueHolder
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
-
toString
-