public class HashSetFactory extends java.lang.Object implements SetFactory
HashSets.| 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 SetFactorypublic void disposeSet(java.util.Set set)
disposeSet in interface SetFactoryCopyright ? 2004 The Apache Software Foundation. All Rights Reserved.