| Package | Description |
|---|---|
| org.spincast.core.dictionary | |
| org.spincast.core.utils | |
| org.spincast.plugins.dictionary |
| Modifier and Type | Method and Description |
|---|---|
protected Pair |
DictionaryBase.msg(String lang,
String msg)
Creates a localized message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Dictionary.get(String key,
Locale locale,
Pair... params)
Gets a message.
|
String |
Dictionary.get(String key,
Pair... params)
Gets a message.
|
protected void |
DictionaryBase.key(String key,
Pair... langMsgs)
Adds a message.
|
| Modifier and Type | Method and Description |
|---|---|
static Pair |
Pair.of(String key,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
SpincastDictionaryDefault.get(String key,
Locale locale,
Pair... params) |
String |
SpincastDictionaryDefault.get(String key,
Pair... params)
Gets a message.
|
Copyright © 2018. All rights reserved.