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 class
Inner 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 class
Implementation of a map entry that checks additions via setValue.(package private) static final class
Implementation of a map entry that is unmodifiable.