Package xbot.common.command
Class MockSmartDashboardCommandPutter
java.lang.Object
xbot.common.command.MockSmartDashboardCommandPutter
- All Implemented Interfaces:
SmartDashboardCommandPutter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCommandToSmartDashboard(String label, BaseCommand command) voidaddCommandToSmartDashboard(BaseCommand command)
-
Constructor Details
-
MockSmartDashboardCommandPutter
@Inject public MockSmartDashboardCommandPutter()
-
-
Method Details
-
addCommandToSmartDashboard
- Specified by:
addCommandToSmartDashboardin interfaceSmartDashboardCommandPutter
-
addCommandToSmartDashboard
- Specified by:
addCommandToSmartDashboardin interfaceSmartDashboardCommandPutter
-