Package 

Class LiveDataKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any, L extends LiveData<T>> Unit observe(LifecycleOwner $self, L liveData, Function1<T, Unit> body) Convenience method for observing LiveData in a LifecycleOwner.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait