-
- All Implemented Interfaces:
public final class AsLiveDataKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> LiveData<T>asLiveData(Observable<T> $self)-
-
Method Detail
-
asLiveData
final static <T extends Any> LiveData<T> asLiveData(Observable<T> $self)
-
-
-
-