public class MessageFormat extends Object
Constructor and Description |
---|
MessageFormat() |
Modifier and Type | Method and Description |
---|---|
static String |
format(String pattern,
Object... arguments)
Format the message using the pattern and the arguments.
|
public MessageFormat()
Copyright © 2018. All rights reserved.