public class BooleanKey extends TypedPreferenceKey<Boolean>
| Constructor and Description |
|---|
BooleanKey(String id,
Boolean defaultValue) |
public String toString(Boolean value)
toString in class TypedPreferenceKey<Boolean>public Boolean toValue(String string)
toValue in class TypedPreferenceKey<Boolean>Copyright © 2015. All Rights Reserved.