Package edu.wpi.grip.core.events
Class StopPipelineEvent
- java.lang.Object
-
- edu.wpi.grip.core.events.StopPipelineEvent
-
public class StopPipelineEvent extends java.lang.Object
This event is posted to tell the pipeline to stop executing.
-
-
Constructor Summary
Constructors Constructor Description StopPipelineEvent()
-