Annotation Type Direct


@Target(METHOD) @Retention(RUNTIME) public @interface Direct
Indicates that the annotated method should use the original $$robo$$-prefixed implementation so that it can be invoked in the shadow for the method.