public interface NotifyCallback
Modifier and Type | Method and Description |
---|---|
void |
callback(String name,
SimValue value) |
default void |
callbackNative(String name,
int type,
long value1,
double value2) |