Package edu.wpi.first.util
Class EventVector
java.lang.Object
edu.wpi.first.util.EventVector
public class EventVector extends Object
A thread-safe container for handling events.
-
Constructor Summary
Constructors Constructor Description EventVector()
Default constructor. -
Method Summary
-
Constructor Details
-
EventVector
public EventVector()Default constructor.
-
-
Method Details