| Package | Description |
|---|---|
| org.spincast.core.config | |
| org.spincast.core.dictionary | |
| org.spincast.plugins.config | |
| org.spincast.testing.core.utils |
| Modifier and Type | Method and Description |
|---|---|
DictionaryEntryNotFoundBehavior |
SpincastConfig.getDictionaryEntryNotFoundBehavior()
If a dictionary key is not found, how must Spincast react?
|
| Modifier and Type | Method and Description |
|---|---|
static DictionaryEntryNotFoundBehavior |
DictionaryEntryNotFoundBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DictionaryEntryNotFoundBehavior[] |
DictionaryEntryNotFoundBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DictionaryEntryNotFoundBehavior |
SpincastConfigDefault.getDictionaryEntryNotFoundBehavior() |
| Modifier and Type | Method and Description |
|---|---|
DictionaryEntryNotFoundBehavior |
SpincastConfigTestingDefault.getDictionaryEntryNotFoundBehavior() |
Copyright © 2019. All rights reserved.