Uses of Enum Class
org.spincast.core.dictionary.DictionaryEntryNotFoundBehavior
Packages that use DictionaryEntryNotFoundBehavior
Package
Description
-
Uses of DictionaryEntryNotFoundBehavior in org.spincast.core.config
Methods in org.spincast.core.config that return DictionaryEntryNotFoundBehaviorModifier and TypeMethodDescriptionSpincastConfig.getDictionaryEntryNotFoundBehavior()
If a dictionary key is not found, how must Spincast react? -
Uses of DictionaryEntryNotFoundBehavior in org.spincast.core.dictionary
Methods in org.spincast.core.dictionary that return DictionaryEntryNotFoundBehaviorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DictionaryEntryNotFoundBehavior[]
DictionaryEntryNotFoundBehavior.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DictionaryEntryNotFoundBehavior in org.spincast.plugins.config
Methods in org.spincast.plugins.config that return DictionaryEntryNotFoundBehavior -
Uses of DictionaryEntryNotFoundBehavior in org.spincast.testing.core.utils
Methods in org.spincast.testing.core.utils that return DictionaryEntryNotFoundBehaviorModifier and TypeMethodDescriptionSpincastConfigTestingDefault.getDictionaryEntryNotFoundBehavior()