Module datarush.library
Annotation Type OperatorDescription
-
@Retention(RUNTIME) @Target(TYPE) public @interface OperatorDescription
Provides a summary description of an operator that can be exposed in documentation.
-
-
Element Detail
-
value
String value
- Returns:
- the summary description
-
-