Package org.math.R
Interface BusyListener
-
public interface BusyListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetBusy(boolean busy)Notify the state of R engin
-
public interface BusyListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
setBusy(boolean busy) |
Notify the state of R engin
|