public static class HLUsageReporting.Null extends java.lang.Object implements HLUsageReporting.Interface
| Constructor and Description |
|---|
Null() |
| Modifier and Type | Method and Description |
|---|---|
void |
reportPIDController(int num) |
void |
reportScheduler() |
void |
reportSmartDashboard() |
public Null()
public void reportScheduler()
reportScheduler in interface HLUsageReporting.Interfacepublic void reportPIDController(int num)
reportPIDController in interface HLUsageReporting.Interfacepublic void reportSmartDashboard()
reportSmartDashboard in interface HLUsageReporting.Interface