toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.observers
/
ObservableIfc
/
attachObserver
attach
Observer
abstract
fun
attachObserver
(
observer
:
ObserverIfc
<
T
>
)
Allows the adding (attaching) of an observer to the observable
Parameters
observer
the observer to attach