public static interface Redirection.Out extends Redirection
| Modifier and Type | Interface and Description |
|---|---|
static class |
Redirection.Out.ByteArrayOut |
static class |
Redirection.Out.Compound |
static class |
Redirection.Out.LoggerBasedSupport |
static class |
Redirection.Out.StreamAdapter |
static class |
Redirection.Out.StreamBasedSupport |
Redirection.CompoundSupport<T extends Redirection>, Redirection.In, Redirection.Out| Modifier and Type | Field and Description |
|---|---|
static Redirection.Out |
noop |
static Redirection.Out |
stderr |
static Redirection.Out |
stdout |
static final Redirection.Out stdout
static final Redirection.Out stderr
static final Redirection.Out noop
Copyright © 2013 echocat. All Rights Reserved.