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:
getKeyin interfaceMap.Entry- Specified by:
getKeyin classAbstractMapEntry
-
getValue
- Specified by:
getValuein interfaceMap.Entry- Specified by:
getValuein classAbstractMapEntry
-
setValue
- Specified by:
setValuein interfaceMap.Entry- Specified by:
setValuein classAbstractMapEntry
-