| Modifier and Type | Method and Description | 
|---|---|
| static Ansi.Erase | Ansi.Erase. valueOf(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–2019 FuseSource, Corp.. All rights reserved.