public class RowFormats extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static RowFormat |
asciiRow |
protected static RowFormat |
doubleRow |
protected static RowFormat |
singleRow |
| Constructor and Description |
|---|
RowFormats() |
| Modifier and Type | Method and Description |
|---|---|
static RowFormat |
asciiRow() |
static RowFormat |
doubleRow() |
static RowFormat |
singleRow() |
Copyright © 2018. All rights reserved.