Annotation Type DelegatesTo


  • @Retention(RUNTIME)
    @Target({CONSTRUCTOR,METHOD})
    public @interface DelegatesTo
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String methodName  
    • Element Detail

      • methodName

        java.lang.String methodName