@Deprecated public static interface ExecutionDescriptor.InputProcessorFactory
Modifier and Type | Method and Description |
---|---|
InputProcessor |
newInputProcessor(InputProcessor defaultProcessor)
Deprecated.
Creates and returns new input processor.
|
@NonNull InputProcessor newInputProcessor(@NonNull InputProcessor defaultProcessor)
defaultProcessor
- default processor created by
infrastructure that is printing chars to the output window