public interface Formatter
| Modifier and Type | Method and Description |
|---|---|
void |
format(Object value,
Writer to) |
Locale |
getLocale() |
void format(@Nullable Object value, @Nonnull Writer to) throws IOException
IOExceptionCopyright © 2023 echocat. All rights reserved.