@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface RemoveMethod
String or int
type parameter to the method. The latter case can be used if the key name
will be provided from an XML resource.
KeyByString or KeyByResource annotation to the
method.
android.content.SharedPreferences.Editor#remove(String)