Skip navigation links
D G P 

D

drewhamilton.preferoutines.extras - package drewhamilton.preferoutines.extras
 

G

getNonNullStringFlow($receiver, key, defaultValue) - Static method in class drewhamilton.preferoutines.extras.PreferoutinesExtrasKt
Continuously receive the string value associated with the given key. Since defaultValue is not null, the emitted value will never be null.
getNonNullStringSetFlow($receiver, key, defaultValue) - Static method in class drewhamilton.preferoutines.extras.PreferoutinesExtrasKt
Continuously receive a string set associated with the given key. Since defaultValue is not null, the emitted set will never be null.

P

PreferoutinesExtrasKt - Class in drewhamilton.preferoutines.extras
 
D G P 
Skip navigation links