|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jzeno.util.CollectionChangeDetectorFactory
public class CollectionChangeDetectorFactory
| Nested Class Summary | |
|---|---|
static class |
CollectionChangeDetectorFactory.Callback
|
static interface |
CollectionChangeDetectorFactory.SnapshotProxy
|
| Constructor Summary | |
|---|---|
CollectionChangeDetectorFactory()
|
|
| Method Summary | |
|---|---|
static java.util.Collection |
createChangeDetector(java.lang.Class baseClassOrInterface,
java.util.Collection collection,
CollectionChangeListener listener)
|
static java.util.Collection |
createChangeDetector(java.util.Collection collection,
CollectionChangeListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionChangeDetectorFactory()
| Method Detail |
|---|
public static java.util.Collection createChangeDetector(java.util.Collection collection,
CollectionChangeListener listener)
public static java.util.Collection createChangeDetector(java.lang.Class baseClassOrInterface,
java.util.Collection collection,
CollectionChangeListener listener)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||