|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.googlecode.androidannotations.api.sharedpreferences.AbstractPrefEditorField<T>
com.googlecode.androidannotations.api.sharedpreferences.BooleanPrefEditorField<T>
public final class BooleanPrefEditorField<T extends EditorHelper<T>>
Field Summary |
---|
Fields inherited from class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefEditorField |
---|
editorHelper, key |
Method Summary | |
---|---|
T |
put(boolean value)
|
Methods inherited from class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefEditorField |
---|
remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public T put(boolean value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |