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