O - Where to write err to.P - Where to read err from.T - The return type.public interface Outputable<O,P,T>
| Modifier and Type | Method and Description |
|---|---|
T |
readingOutput(P in) |
T |
redirectingOutput() |
T |
writingOutput(O in) |
Copyright © 2015–2016 Red Hat. All rights reserved.