Uses of Record Class
org.cryptomator.frontend.dokany.internal.VolumeInformation
Packages that use VolumeInformation
-
Uses of VolumeInformation in org.cryptomator.frontend.dokany.adapter
Constructors in org.cryptomator.frontend.dokany.adapter with parameters of type VolumeInformationModifierConstructorDescriptionReadWriteAdapter(Path root, LockManager lockManager, VolumeInformation volumeInformation) ReadWriteAdapter(Path fileSystemRoot, LockManager lockManager, VolumeInformation volumeInfo, AtomicReference<SafeUnmountCheck> safeUnmountCheck) Creates a new ReadWriteAdapter with the given Path as root and adds to the OpenHandleCheckBuilder the check if the OpenHandleFactory is empty or not.