Annotation Type OperatorDescription


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface OperatorDescription
    Provides a summary description of an operator that can be exposed in documentation.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value  
    • Element Detail

      • value

        String value
        Returns:
        the summary description