| Modifier and Type | Method and Description |
|---|---|
static StdioOptions.StdioType |
StdioOptions.StdioType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StdioOptions.StdioType[] |
StdioOptions.StdioType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StdioOptions(StdioOptions.StdioType type,
com.oracle.libuv.StreamHandle stream,
int fd) |
Copyright © 2021 WebFolder. All rights reserved.