KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.observers
/
Observable
/
attachObserver
attach
Observer
open
override
fun
attachObserver
(
observer
:
ObserverIfc
<
T
>
)
Allows the adding (attaching) of an observer to the observable
Parameters
observer
the observer to attach