Uses of Class org.apache.commons.collections.bidimap.AbstractDualBidiMap

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

Classes derived from org.apache.commons.collections.bidimap.AbstractDualBidiMap

class
Implementation of BidiMap that uses two HashMap instances.
class
Implementation of BidiMap that uses two TreeMap instances.

Constructors with parameter type org.apache.commons.collections.bidimap.AbstractDualBidiMap

Constructor.
Constructor.
Constructs a new view of the BidiMap.
Constructor.
Constructs a new view of the BidiMap.
Constructor.
Constructor.
Constructs a new view of the BidiMap.
Constructor.
Constructs a new view of the BidiMap.

Fields of type org.apache.commons.collections.bidimap.AbstractDualBidiMap

AbstractDualBidiMap
The parent map
AbstractDualBidiMap
The parent map
AbstractDualBidiMap
The parent map
AbstractDualBidiMap
The parent map
AbstractDualBidiMap
The parent map
AbstractDualBidiMap
The parent map
AbstractDualBidiMap
The parent map

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