Package swervelib.telemetry
Class Alert.SendableAlerts
java.lang.Object
swervelib.telemetry.Alert.SendableAlerts
- All Implemented Interfaces:
edu.wpi.first.util.sendable.Sendable
- Enclosing class:
- Alert
private static class Alert.SendableAlerts
extends Object
implements edu.wpi.first.util.sendable.Sendable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]getStrings(Alert.AlertType type) voidinitSendable(edu.wpi.first.util.sendable.SendableBuilder builder)
-
Field Details
-
alerts
-
-
Constructor Details
-
SendableAlerts
private SendableAlerts()
-
-
Method Details
-
getStrings
-
initSendable
public void initSendable(edu.wpi.first.util.sendable.SendableBuilder builder) - Specified by:
initSendablein interfaceedu.wpi.first.util.sendable.Sendable
-