Annotation Type RestoreState


@Retention(RUNTIME) @Target(METHOD) public @interface RestoreState
Used to define the specific restore_state method for the class. This is used in preference to any @State indications on the class state.
Author:
marklittle