Uses of Enum Class
org.cryptomator.cryptofs.common.FileSystemCapabilityChecker.Capability
Packages that use FileSystemCapabilityChecker.Capability
-
Uses of FileSystemCapabilityChecker.Capability in org.cryptomator.cryptofs.common
Methods in org.cryptomator.cryptofs.common that return FileSystemCapabilityChecker.CapabilityModifier and TypeMethodDescriptionFileSystemCapabilityChecker.MissingCapabilityException.getMissingCapability()Returns the enum constant of this class with the specified name.FileSystemCapabilityChecker.Capability.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.cryptomator.cryptofs.common with parameters of type FileSystemCapabilityChecker.CapabilityModifierConstructorDescriptionMissingCapabilityException(Path path, FileSystemCapabilityChecker.Capability missingCapability)