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


@Retention(value=SOURCE)
@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-2012. All Rights Reserved.