Annotation Interface OperatorType


@Documented @Target(FIELD) @Retention(RUNTIME) public @interface OperatorType
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Returns the operator’s name.
  • Element Details

    • value

      String value
      Returns the operator’s name.
      Returns:
      the operator’s name.