Uses of Enum Class
de.aikiit.spamprotector.converter.CharacterConverter
Packages that use CharacterConverter
Package
Description
Base package for converter logics of the SpamSchutz/SpamProtector application.
-
Uses of CharacterConverter in de.aikiit.spamprotector.converter
Methods in de.aikiit.spamprotector.converter that return CharacterConverterModifier and TypeMethodDescriptionstatic CharacterConverter
Returns the enum constant of this class with the specified name.static CharacterConverter[]
CharacterConverter.values()
Returns an array containing the constants of this enum class, in the order they are declared.