public abstract static class Redirection.CompoundSupport<T extends Redirection> 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.CompoundSupport(java.lang.Iterable<T> delegates) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected java.util.List<T> |
getDelegates() |
public Redirection.CompoundSupport(@Nullable
java.lang.Iterable<T> delegates)
@Nonnull protected java.util.List<T> getDelegates()
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.