Package 

Class PreferencesExtensionKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any> Flow<T> observeKey(SharedPreferences $self, String key, T default)
      final static <T extends Any> T getItem(SharedPreferences $self, String key, T default)
      • Methods inherited from class java.lang.Object

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