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