Package edu.wpi.first.wpilibj.event
-
Class Summary Class Description BooleanEvent This class provides an easy way to link actions to high-active logic signals.EventLoop A declarative way to bind a set of actions to a loop and execute them when the loop is polled.NetworkBooleanEvent This class provides an easy way to link NetworkTables boolean topics to callback actions.