| Modifier and Type | Method | Description |
|---|---|---|
static Ansi.Erase |
Ansi.Erase.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Ansi.Erase[] |
Ansi.Erase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
Ansi |
Ansi.eraseLine(Ansi.Erase kind) |
|
Ansi |
Ansi.eraseScreen(Ansi.Erase kind) |