| com.gs.collections.impl.multimap.set |
This package contains implementations of the SetMultimap interface.
|
| com.gs.collections.impl.multimap.set.strategy |
This package contains implementations of the SetMultimap interface which use a set with user-defined HashingStrategy as their underlying store for the multiple values of a given key.
|
| com.gs.collections.impl.set |
|
| com.gs.collections.impl.set.mutable |
This package package contains implementations of MutableSet.
|
| com.gs.collections.impl.set.strategy.mutable |
This package contains implementations of sets with user defined HashingStrategys.
|
| com.gs.collections.impl.utility |
This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
|