@Target(value=FIELD)
@Retention(value=CLASS)
public @interface StateReflection
Bundle and restored
from it while using the StateSaver. Compared to State this strategy relies
on reflection. If you can, you should use State instead.public abstract java.lang.Class<? extends Bundler> value