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