public final class Printer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
lineSeparator |
| Constructor and Description |
|---|
Printer() |
| Modifier and Type | Method and Description |
|---|---|
void |
print(String string) |
void |
println() |
void |
println(String string) |
String |
toString() |
public static final String lineSeparator
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.