@FunctionalInterface public interface CommandDirectInputStreamAware
| Modifier and Type | Method and Description |
|---|---|
void |
setInputStream(InputStream in)
Set the input stream that can be used by the shell to read input.
|
void setInputStream(InputStream in)
in - The InputStream used by the shell to read input.Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.