Uses of Enum Class
org.cryptomator.frontend.dokany.internal.constants.MountError
Packages that use MountError
-
Uses of MountError in org.cryptomator.frontend.dokany.internal.constants
Methods in org.cryptomator.frontend.dokany.internal.constants that return MountErrorModifier and TypeMethodDescriptionstatic MountErrorMountError.fromInt(int value) static MountErrorReturns the enum constant of this class with the specified name.static MountError[]MountError.values()Returns an array containing the constants of this enum class, in the order they are declared.