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
Subclasses with type arguments of type CharacterConverter in de.aikiit.spamprotector.converterModifier and TypeClassDescriptionenumEncapsulates the character conversion logics.Methods in de.aikiit.spamprotector.converter that return CharacterConverterModifier and TypeMethodDescriptionstatic CharacterConverterReturns 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.