|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.transaction.memory.HashSetFactory
public class HashSetFactory
Default set factory implementation creating HashSets.
| Constructor Summary | |
|---|---|
HashSetFactory()
|
|
| Method Summary | |
|---|---|
java.util.Set |
createSet()
|
void |
disposeSet(java.util.Set set)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HashSetFactory()
| Method Detail |
|---|
public java.util.Set createSet()
createSet in interface SetFactorypublic void disposeSet(java.util.Set set)
disposeSet in interface SetFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||