public class DefaultConsole extends Console
| 限定符和类型 | 字段和说明 |
|---|---|
protected static DefaultConsole |
INSTANCE
singleton
|
| 构造器和说明 |
|---|
DefaultConsole() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
err(Object z) |
void |
print(Object z) |
void |
println(Object z) |
static void |
setPrinter(CPrinter cPrinter) |
config, exit0, exit0, factories, onException, onException, onExceptionclose, flush, write, writeprotected static final DefaultConsole INSTANCE
public static void setPrinter(CPrinter cPrinter)
Copyright © 2021. All rights reserved.