com.googlecode.androidannotations.api.sharedpreferences
Class StringPrefField
java.lang.Object
com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefField
com.googlecode.androidannotations.api.sharedpreferences.StringPrefField
public final class StringPrefField
- extends AbstractPrefField
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public String get()
getOr
public String getOr(String defaultValue)
put
public void put(String value)
Copyright © 2010-2013. All Rights Reserved.