public interface ListenerDetachHandle
detach
a listener from some observable instance.ListenerHandle
Modifier and Type | Method and Description |
---|---|
void |
detach()
Removes the listener from the observable.
|
This documentation is licensed under CC-BY 4.0, attributed to Nicolai Parlog from CodeFX.