Package frc.robot.util.typestate
Annotation Interface TypeStateBuilder
Generate TypeState Builder using RobotUtils
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueIf specified, the builder's class name is this. Otherwise, "Builder" is appended to the enclosing class's name.- Default:
- ""
-