Package org.apache.commons.chain.impl
Class ContextBase.MapEntryImpl
java.lang.Object
org.apache.commons.chain.impl.ContextBase.MapEntryImpl
- All Implemented Interfaces:
Map.Entry
- Enclosing class:
ContextBase
Private implementation of Map.Entry
for each item in
EntrySetImpl
.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
-
Constructor Details
-
MapEntryImpl
-
-
Method Details
-
equals
-
getKey
-
getValue
-
hashCode
public int hashCode() -
setValue
-
toString
-