Package org.faktorips.util
Class MultiMap.HashSetFactory<V>
java.lang.Object
org.faktorips.util.MultiMap.HashSetFactory<V>
- All Implemented Interfaces:
Serializable,MultiMap.CollectionFactory<V>
public static class MultiMap.HashSetFactory<V>
extends Object
implements MultiMap.CollectionFactory<V>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HashSetFactory
public HashSetFactory()
-
-
Method Details
-
createCollection
Description copied from interface:MultiMap.CollectionFactoryCreates collections that are used as values in aMultiMap- Specified by:
createCollectionin interfaceMultiMap.CollectionFactory<V>
-