@ThreadSafe protected static class MessageFormatter.StaticFormatter extends FormatterSupport
| Constructor and Description |
|---|
StaticFormatter(Locale locale,
String content) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
void |
format(Object value,
Writer to) |
String |
getContent() |
int |
hashCode() |
String |
toString() |
getLocalepublic void format(@Nullable Object value, @Nonnull Writer to) throws IOException
IOExceptionCopyright © 2024 echocat. All rights reserved.