A
D
E
F
G
L
N
P
S
V
A
- asProperty(Preferences,String) - function in net.edwardday.serialization.preferences.AsPropertyKt
- Encodes changes to the delegated property into the SharedPreferences and decodes the current value from them.
- asProperty(Preferences,String,T) - function in net.edwardday.serialization.preferences.AsPropertyKt
- Encodes changes to the delegated property into the SharedPreferences and decodes the current value from them.
- asProperty(Preferences,KSerializer,String) - function in net.edwardday.serialization.preferences.AsPropertyKt
- Encodes changes to the delegated property into the SharedPreferences and decodes the current value from them.
- asProperty(Preferences,KSerializer,String,T) - function in net.edwardday.serialization.preferences.AsPropertyKt
- Encodes changes to the delegated property into the SharedPreferences and decodes the current value from them.
- AsPropertyKt - class in net.edwardday.serialization.preferences