Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
livedata
/
io.attractions.livedata
/
BaseLiveData
/
Impl
Impl
abstract
class
Impl
<
T
>
Members
Constructors
Impl
Link copied to clipboard
constructor
(
)
Properties
observers
Link copied to clipboard
val
observers
:
WeakHashMap
<
Observer
<
T
>
,
Any
>
Functions
no
Longer
Observed
Link copied to clipboard
abstract
fun
noLongerObserved
(
)