| Frames | No Frames |
Classes derived from org.apache.commons.collections.keyvalue.AbstractKeyValue | |
| class | Abstract Pair class to assist with creating correct Map Entry implementations. |
| class | A mutable KeyValue pair that does not implement MapEntry. |
| class | A restricted implementation of Map.Entry that prevents
the MapEntry contract from being broken. |
| class | A Map.Entry that throws UnsupportedOperationException
when setValue is called. |
Classes derived from org.apache.commons.collections.keyvalue.AbstractKeyValue | |
| class | Map entry used by BeanMap. |