Uses of Enum Class
org.cryptomator.frontend.dokany.internal.constants.CreateOptions
Packages that use CreateOptions
-
Uses of CreateOptions in org.cryptomator.frontend.dokany.internal.constants
Methods in org.cryptomator.frontend.dokany.internal.constants that return CreateOptionsModifier and TypeMethodDescriptionstatic CreateOptionsReturns the enum constant of this class with the specified name.static CreateOptions[]CreateOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.cryptomator.frontend.dokany.internal.constants that return types with arguments of type CreateOptionsModifier and TypeMethodDescriptionstatic EnumIntegerSet<CreateOptions>CreateOptions.fromInt(int value)