Uses of Enum Class
org.spincast.core.dictionary.DictionaryEntryNotFoundBehavior
Packages that use DictionaryEntryNotFoundBehavior
-
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.