public interface Formattable
Modifier and Type | Field and Description |
---|---|
static Function<Formattable,Format> |
format |
Modifier and Type | Method and Description |
---|---|
Format |
format() |
static final Function<Formattable,Format> format
Format format()
see also the complete user documentation .