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

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

Introduction

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

Usage

From source file dimensionlookup.DimensionLookupCacheMap.java

public class DimensionLookupCacheMap extends AbstractLinkedMap {
    private RowMetaInterface keyMeta;

    /**
     * Constructs an empty <tt>ByteArrayHashMap</tt> with the specified initial
     * capacity and load factor.