Package edu.wpi.first.hal.simulation
Interface NotifyCallback
public interface NotifyCallback
-
Method Summary
Modifier and Type Method Description voidcallback(String name, HALValue value)default voidcallbackNative(String name, int type, long value1, double value2)