com.googlecode.androidannotations.annotations.sharedpreferences
Annotation Type Pref


@Retention(value=CLASS)
@Target(value=FIELD)
public @interface Pref

Injects a SharedPref The field MUST be of a type that is generated using SharedPref and therefore extends SharedPreferencesHelper.



Copyright © 2010-2013. All Rights Reserved.