Uses of Class
org.apache.commons.collections.keyvalue.AbstractMapEntryDecorator
Packages that use AbstractMapEntryDecorator
Package
Description
-
Uses of AbstractMapEntryDecorator in org.apache.commons.collections.bidimap
Subclasses of AbstractMapEntryDecorator in org.apache.commons.collections.bidimapModifier and TypeClassDescriptionprotected static classInner class MapEntry. -
Uses of AbstractMapEntryDecorator in org.apache.commons.collections.map
Subclasses of AbstractMapEntryDecorator in org.apache.commons.collections.mapModifier and TypeClassDescription(package private) static classImplementation of a map entry that checks additions via setValue.(package private) static final classImplementation of a map entry that is unmodifiable.