Example usage for org.apache.commons.collections.map ReferenceMap subclass-usage

List of usage examples for org.apache.commons.collections.map ReferenceMap subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.collections.map ReferenceMap subclass-usage.

Usage

From source file org.apache.openjpa.lib.util.ReferenceHashMap.java

/**
 * Map in which the key, value, or both may be weak/soft references.
 *
 * @author Abe White
 * @nojavadoc
 * @since 0.4.0