Uses of Enum Class
de.vinado.boot.secrets.FilenamePropertyIndexSupplier.Separator
-
Uses of FilenamePropertyIndexSupplier.Separator in de.vinado.boot.secrets
Modifier and TypeFieldDescriptionstatic final FilenamePropertyIndexSupplier.Separator
FilenamePropertyIndexSupplier.DEFAULT_SEPARATOR
Modifier and TypeMethodDescriptionFilenamePropertyIndexSupplier.Separator.of
(char separator) Returns the enum constant of this class with the specified name.FilenamePropertyIndexSupplier.Separator.values()
Returns an array containing the constants of this enum class, in the order they are declared.