| Package | Description |
|---|---|
| com.github.rvesse.airline.io.printers |
| Modifier and Type | Method and Description |
|---|---|
static TroffPrinter.BulletStyle |
TroffPrinter.BulletStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TroffPrinter.BulletStyle[] |
TroffPrinter.BulletStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TroffPrinter(PrintWriter writer,
int indentation,
TroffPrinter.BulletStyle style) |
Copyright © 2012–2022. All rights reserved.