public class Stdio extends Object
| Modifier and Type | Field and Description |
|---|---|
static PrintWriter |
err
UTF-8 STDERR
|
static PrintWriter |
out
UTF-8 STDOUT
|
| Constructor and Description |
|---|
Stdio() |
public static final PrintWriter out
public static final PrintWriter err
Copyright © 2020. All rights reserved.