public abstract static class Redirection.StreamBasedSupport<S extends java.io.Closeable> extends java.lang.Object implements Redirection
Redirection.CompoundSupport<T extends Redirection>, Redirection.In, Redirection.LoggerBasedSupport, Redirection.Out, Redirection.StreamBasedSupport<S extends java.io.Closeable>| Constructor and Description |
|---|
Redirection.StreamBasedSupport(S stream,
boolean closeStream) |
public Redirection.StreamBasedSupport(@Nonnull
S stream,
boolean closeStream)
@Nonnull public S getStream()
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOExceptionCopyright © 2013 echocat. All Rights Reserved.