Annotation Type Direct


@Target(METHOD) @Retention(RUNTIME) public @interface 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 Classes
    Modifier and Type
    Class
    Description
    static enum 
    The format to use for the direct method.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description