Package | Description |
---|---|
com.gs.collections.impl.bag.mutable |
This package contains implementations of the
MutableBag interface. |
com.gs.collections.impl.multimap.bag |
This package contains implementations of the
BagMultimap interface. |
Class and Description |
---|
HashBagMultimap |
Class and Description |
---|
HashBagMultimap |
SynchronizedPutHashBagMultimap
A Multimap that is optimized for parallel writes, but is not protected for concurrent reads.
|
TreeBagMultimap
Deprecated.
in 5.0. Use
TreeBagMultimap instead. |
Copyright © 2004–2018. All rights reserved.