Modifier and Type | Method and 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 and Description |
---|---|
Ansi |
Ansi.eraseLine(Ansi.Erase kind) |
Ansi |
Ansi.eraseScreen(Ansi.Erase kind) |
Copyright © 2009-2016 FuseSource, Corp.. All Rights Reserved.