public final class Observer extends Node
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Make the Observer INACTIVE and release any resources associated with observer.
|
boolean |
isDisposed()
Return true if dispose() has been called on object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
asDisposable, dispose, isDisposed
public void dispose()
public boolean isDisposed()