Package edu.wpi.first.hal
Class HAL.SimPeriodicBeforeCallback
java.lang.Object
edu.wpi.first.hal.HAL.SimPeriodicBeforeCallback
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- HAL
public static class HAL.SimPeriodicBeforeCallback extends Object implements AutoCloseable
-
Method Summary
Modifier and Type Method Description void
close()
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
-