@ThreadSafe protected static class MessageFormatter.PassThruFormatter extends FormatterSupport
| Constructor and Description |
|---|
PassThruFormatter(java.util.Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
void |
format(java.lang.Object value,
java.io.Writer to) |
int |
hashCode() |
getLocalepublic void format(@Nullable
java.lang.Object value,
@Nonnull
java.io.Writer to)
throws java.io.IOException
java.io.IOExceptionpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2015 echocat. All Rights Reserved.