Annotation Interface GenerateEmptyIO


@Retention(CLASS) @Target(TYPE) public @interface GenerateEmptyIO
Generate Empty IO implementation using RobotUtils
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Class<?>[]
    Parameter types for constructor
  • Element Details

    • value

      Class<?>[] value
      Parameter types for constructor
      Default:
      {}