public class Console extends Object
| Modifier and Type | Field and Description |
|---|---|
static PrintStream |
stdout |
| Constructor and Description |
|---|
Console() |
| Modifier and Type | Method and Description |
|---|---|
static void |
enable()
Restores stdout
|
static void |
silence()
Mutes stdout
|
public static final PrintStream stdout
Copyright © 2017. All rights reserved.