Package org.robolectric.util.reflector
Annotation Type Direct
Indicates that the annotated method should use a $$robo$$-prefixed implementation so that it can
be invoked in the shadow for the method.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe format to use for the direct method. -
Optional Element Summary
Optional Elements
-
Element Details
-
format
Direct.DirectFormat format- Default:
DEFAULT
-