sdk
/
com.sygic.sdk.map.data.observable
/
Observer
Observer
interface
Observer
<
T
> :
Observer
Content copied to clipboard
Functions
Functions
update
Link copied to clipboard
abstract fun
update
(arg:
T
, observable:
Observable
)
Content copied to clipboard
open fun
update
(observable:
Observable
, arg:
Any
)
Content copied to clipboard