Package | Description |
---|---|
compbio.engine.local |
Modifier and Type | Field and Description |
---|---|
private StreamGobbler.OutputType |
StreamGobbler.type |
Modifier and Type | Method and Description |
---|---|
static StreamGobbler.OutputType |
StreamGobbler.OutputType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StreamGobbler.OutputType[] |
StreamGobbler.OutputType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
StreamGobbler(java.io.InputStream is,
java.io.OutputStream os,
StreamGobbler.OutputType type) |