public interface MessageBundle
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
VARIABLE_PATTERN |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
containsKey(String key) |
String |
getMessage(String key) |
default String |
interpolate(String template) |
Copyright © 2016–2018. All rights reserved.