Uses of Enum Class
de.vinado.boot.secrets.FilenamePropertyIndexSupplier.Separator
-
Uses of FilenamePropertyIndexSupplier.Separator in de.vinado.boot.secrets
Fields in de.vinado.boot.secrets declared as FilenamePropertyIndexSupplier.SeparatorModifier and TypeFieldDescriptionstatic final FilenamePropertyIndexSupplier.Separator
FilenamePropertyIndexSupplier.DEFAULT_SEPARATOR
Methods in de.vinado.boot.secrets that return FilenamePropertyIndexSupplier.SeparatorModifier 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.