Package | Description |
---|---|
jline |
JLine 2.
|
Modifier and Type | Method and Description |
---|---|
static TerminalFactory.Type |
TerminalFactory.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TerminalFactory.Type[] |
TerminalFactory.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
TerminalFactory.configure(TerminalFactory.Type type) |