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 class
Inner class MapEntry. -
Uses of AbstractMapEntryDecorator in org.apache.commons.collections4.map
Subclasses of AbstractMapEntryDecorator in org.apache.commons.collections4.mapModifier and TypeClassDescriptionprivate class
Implementation of a map entry that checks additions via setValue.private class
Implementation of a map entry that is unmodifiable.