|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractReferenceMap | |
| org.apache.commons.collections.map |
This package contains implementations of the
Map,
IterableMap,
OrderedMap and
SortedMap interfaces. |
| Uses of AbstractReferenceMap in org.apache.commons.collections.map |
| Subclasses of AbstractReferenceMap in org.apache.commons.collections.map | |
class |
ReferenceIdentityMap
A Map implementation that allows mappings to be
removed by the garbage collector and matches keys and values based
on == not equals(). |
class |
ReferenceMap
A Map implementation that allows mappings to be
removed by the garbage collector. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||