Uses of Interface
zombie.fileSystem.IFileDevice
Packages that use IFileDevice
-
Uses of IFileDevice in zombie.fileSystem
Classes in zombie.fileSystem that implement IFileDeviceModifier and TypeClassDescriptionfinal class
final class
final class
Methods in zombie.fileSystem that return IFileDeviceMethods in zombie.fileSystem with parameters of type IFileDeviceModifier and TypeMethodDescriptionvoid
DeviceList.add
(IFileDevice device) abstract boolean
FileSystem.mount
(IFileDevice device) boolean
FileSystemImpl.mount
(IFileDevice device) abstract boolean
FileSystem.unMount
(IFileDevice device) boolean
FileSystemImpl.unMount
(IFileDevice device)