Package | Description |
---|---|
org.netbeans.api.extexecution.input |
The support API for processing the growing streams or files.
|
Modifier and Type | Method and Description |
---|---|
static InputReaderTask |
InputReaderTask.newDrainingTask(InputReader reader,
InputProcessor processor)
Deprecated.
Creates the new task.
|
static InputReaderTask |
InputReaderTask.newTask(InputReader reader,
InputProcessor processor)
Deprecated.
Creates the new task.
|