Uses of Class org.apache.commons.collections.map.AbstractReferenceMap

Uses in package org.apache.commons.collections.map

Classes derived from org.apache.commons.collections.map.AbstractReferenceMap

class
A Map implementation that allows mappings to be removed by the garbage collector and matches keys and values based on == not equals().
class
A Map implementation that allows mappings to be removed by the garbage collector.

Constructors with parameter type org.apache.commons.collections.map.AbstractReferenceMap

Creates a new entry object for the ReferenceMap.

Fields of type org.apache.commons.collections.map.AbstractReferenceMap

AbstractReferenceMap
The parent map

Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.