public abstract class NLS extends Object
| Constructor and Description |
|---|
NLS() |
| Modifier and Type | Method and Description |
|---|---|
static String |
bind(String message,
Object... bindings) |
static void |
initializeMessages(Class<?> clazz) |
static void |
initializeMessages(String bundleName,
Class<?> clazz) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.