public class CmdStdinContext<T> extends Object
Constructor and Description |
---|
CmdStdinContext() |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
T |
getResult() |
void |
setContent(String content) |
void |
setResult(T result) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.