Package com.acmerobotics.roadrunner
Class NullAction
-
- All Implemented Interfaces:
-
com.acmerobotics.roadrunner.Action
public final class NullAction implements Action
Null action that does nothing.
-
-
Constructor Summary
Constructors Constructor Description NullAction()
-