public class Formatters
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Formatters.Boolean |
static class |
Formatters.Enum<T extends java.lang.Enum<T>> |
static class |
Formatters.Instant |
static class |
Formatters.Integer |
static class |
Formatters.LocalDate |
static class |
Formatters.LocalDateTime |
static class |
Formatters.Number |
static class |
Formatters.PositiveInteger |
static class |
Formatters.PositiveNumber |
static class |
Formatters.String
Deprecated.
|
static class |
Formatters.URL |
static class |
Formatters.ZeroNumber |
| Constructor and Description |
|---|
Formatters() |