public class Messages extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getString(String key)
Gets the localized string from a resource bundle.
|
static String |
getString(String key,
Object... objects)
Gets the localized string from a resource bundle.
|
public static String getString(String key)
key
- The key for the localized message.public static String getString(String key, Object... objects)
key
- The key for the localized message.objects
- The parameters.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.