private static final class Lock.AppRunStartMonitor extends Object implements Callbacks.AppRunStartMonitor
| Modifier | Constructor and Description |
|---|---|
private |
AppRunStartMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyAppRunStart(String app,
int value)
Notify the monitor that the application has started a run
|
private AppRunStartMonitor()
public void notifyAppRunStart(String app, int value)
Callbacks.AppRunStartMonitornotifyAppRunStart in interface Callbacks.AppRunStartMonitorapp - application namevalue - run number