public class HashSetFactory extends java.lang.Object implements SetFactory
HashSet
s.Constructor and Description |
---|
HashSetFactory() |
Modifier and Type | Method and Description |
---|---|
java.util.Set |
createSet() |
void |
disposeSet(java.util.Set set) |
public java.util.Set createSet()
createSet
in interface SetFactory
public void disposeSet(java.util.Set set)
disposeSet
in interface SetFactory
Copyright ? 2004 The Apache Software Foundation. All Rights Reserved.