| Constructor and Description |
|---|
Messages() |
Messages(String name) |
Messages(String name,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String key)
Return the message based on the key.
|
String |
get(String key,
Object... args)
Returns a string message with resolved arguments.
|
Copyright © 2022 CDAP Licensed under the Apache License, Version 2.0.