public final class InternalFormatSpec extends Object
| Modifier and Type | Field and Description |
|---|---|
char |
align |
boolean |
alternate |
char |
fill_char |
int |
precision |
char |
sign |
boolean |
thousands_separators |
char |
type |
int |
width |
| Constructor and Description |
|---|
InternalFormatSpec() |