public interface InstFormat
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
fixedLength |
static char |
quoteChar |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
doFormat(int depth,
Hints formatOption,
FormatWriter writer)
格式化
|
static final int fixedLength
static final char quoteChar
void doFormat(int depth,
Hints formatOption,
FormatWriter writer)
throws IOException
IOExceptionCopyright © 2020. All rights reserved.