public class TableFormats extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TableFormats.TableBuilder |
| Constructor and Description |
|---|
TableFormats() |
| Modifier and Type | Method and Description |
|---|---|
static TableFormats.TableBuilder |
ascii() |
static TableFormat |
asciiTable() |
static TableFormats.TableBuilder |
unicode() |
static TableFormat |
unicodeTable() |
public static TableFormat asciiTable()
public static TableFormat unicodeTable()
public static TableFormats.TableBuilder unicode()
public static TableFormats.TableBuilder ascii()
Copyright © 2018. All rights reserved.