public abstract class MessageProvider extends Object
| Constructor and Description |
|---|
MessageProvider()
Instantiates a new message provider.
|
| Modifier and Type | Method and Description |
|---|---|
String |
get(String key,
Locale locale,
String... args)
Gets the.
|
protected abstract String |
get(String key,
String[] args)
Gets the.
|
Copyright © 2020 Alantea. All rights reserved.