Package org.robolectric.util.reflector
Annotation Type Accessor
@Target(METHOD) @Retention(RUNTIME) public @interface Accessor
Indicates that the annotated method is an accessor for a non-visible field.
@Target(METHOD) @Retention(RUNTIME) public @interface Accessor