public interface Redirection
extends java.io.Closeable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Redirection.CompoundSupport<T extends Redirection> |
static interface |
Redirection.In |
static class |
Redirection.LoggerBasedSupport |
static interface |
Redirection.Out |
static class |
Redirection.StreamBasedSupport<S extends java.io.Closeable> |
Copyright © 2013 echocat. All Rights Reserved.