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