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 classfinal classfinal classMethods in zombie.fileSystem that return IFileDeviceMethods in zombie.fileSystem with parameters of type IFileDeviceModifier and TypeMethodDescriptionvoidDeviceList.add(IFileDevice device) abstract booleanFileSystem.mount(IFileDevice device) booleanFileSystemImpl.mount(IFileDevice var1) abstract booleanFileSystem.unMount(IFileDevice device) booleanFileSystemImpl.unMount(IFileDevice iFileDevice)