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