public class MessageFormat extends Format
Constructor and Description |
---|
MessageFormat(String pattern) |
Modifier and Type | Method and Description |
---|---|
void |
applyPattern(String pattern) |
String |
format(Object obj) |
static String |
format(String pattern,
Object... arguments) |
Copyright © 2016. All rights reserved.