| Frames | No Frames |
Classes derived from org.apache.commons.collections.keyvalue.AbstractKeyValue | |
| class | Map entry used by BeanMap. |
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
Map.Entry. |
| class | A restricted implementation of java.util.Map.Entry that prevents
the Map.Entry contract from being broken. |
| class | A Map.Entry that throws
UnsupportedOperationException when setValue is called. |