Package | Description |
---|---|
gov.sandia.cognition.io |
Provides general classes for assisting with input/output operations.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessLauncherListener.processLauncherEvent(ProcessLauncherEvent event)
Method that gets called when the ProcessLauncher is updated (for example,
the underlying process writes to stdout or stderr, or terminates)
|