| Package | Description |
|---|---|
| org.netbeans.api.extexecution.base.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)
Creates the new task.
|
static InputReaderTask |
InputReaderTask.newTask(InputReader reader,
InputProcessor processor)
Creates a new task.
|