public static interface Redirection.In extends Redirection
| Modifier and Type | Interface and Description |
|---|---|
static class |
Redirection.In.StreamAdapter |
static class |
Redirection.In.StreamBasedSupport |
Redirection.CompoundSupport<T extends Redirection>, Redirection.In, Redirection.LoggerBasedSupport, Redirection.Out| Modifier and Type | Field and Description |
|---|---|
static Redirection.In |
noop |
static Redirection.In |
stdin |
| Modifier and Type | Method and Description |
|---|---|
int |
receive(byte[] bytes,
int offset,
int length) |
static final Redirection.In stdin
static final Redirection.In noop
Copyright © 2013 echocat. All Rights Reserved.