Frames | No Frames |
Classes derived from org.apache.commons.collections.keyvalue.AbstractMapEntry | |
class | A restricted implementation of java.util.Map.Entry that prevents
the MapEntry contract from being broken. |
class | A java.util.Map.Entry that throws UnsupportedOperationException
when setValue is called. |
Classes derived from org.apache.commons.collections.keyvalue.AbstractMapEntry | |
class | Map entry used by BeanMap . |