Uses of Class org.apache.commons.collections.bag.AbstractMapBag

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

Classes derived from org.apache.commons.collections.bag.AbstractMapBag

class
Implements Bag, using a HashMap to provide the data storage.
class
Implements SortedBag, using a TreeMap to provide the data storage.

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