public class MessageFormat extends Object
| Constructor and Description |
|---|
MessageFormat() |
| Modifier and Type | Method and Description |
|---|---|
static String |
copyMessagesFromException(Exception e) |
static String |
format(String messagePattern,
Object... argArray) |
static void |
main(String[] args) |
static String |
sFormat(String prefix,
String messagePattern,
Object... argArray) |
public static void main(String[] args)
Copyright © 2020. All rights reserved.