org.biojava.utils
Class IndexedChangeHub.ListenerMemento
java.lang.Object
org.biojava.utils.IndexedChangeHub.ListenerMemento
- Enclosing class:
- IndexedChangeHub
protected class IndexedChangeHub.ListenerMemento
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public final ChangeType type
listener
public final Reference listener
IndexedChangeHub.ListenerMemento
public IndexedChangeHub.ListenerMemento(ChangeType type,
Reference listener)