Package com.mchange.v1.util
Class SimpleMapEntry
java.lang.Object
com.mchange.v1.util.AbstractMapEntry
com.mchange.v1.util.SimpleMapEntry
- All Implemented Interfaces:
Map.Entry
-
Constructor Details
-
SimpleMapEntry
-
-
Method Details
-
getKey
- Specified by:
getKey
in interfaceMap.Entry
- Specified by:
getKey
in classAbstractMapEntry
-
getValue
- Specified by:
getValue
in interfaceMap.Entry
- Specified by:
getValue
in classAbstractMapEntry
-
setValue
- Specified by:
setValue
in interfaceMap.Entry
- Specified by:
setValue
in classAbstractMapEntry
-