Uses of Interface
gw.fs.physical.IPhysicalFileSystem
Packages that use IPhysicalFileSystem
Package
Description
-
Uses of IPhysicalFileSystem in gw.fs
Fields in gw.fs declared as IPhysicalFileSystemModifier and TypeFieldDescriptionprivate IPhysicalFileSystemFileFactory._defaultPhysicalFileSystemMethods in gw.fs that return IPhysicalFileSystemModifier and TypeMethodDescriptionprivate IPhysicalFileSystemFileFactory.createDefaultPhysicalFileSystem()FileFactory.getDefaultPhysicalFileSystem()FileFactory.getRootPhysicalFileSystem()Methods in gw.fs with parameters of type IPhysicalFileSystemModifier and TypeMethodDescriptionvoidFileFactory.setDefaultPhysicalFileSystem(IPhysicalFileSystem fileSystem) -
Uses of IPhysicalFileSystem in gw.fs.physical
Classes in gw.fs.physical that implement IPhysicalFileSystemModifier and TypeClassDescriptionclassclassclassFields in gw.fs.physical declared as IPhysicalFileSystemModifier and TypeFieldDescriptionprotected final IPhysicalFileSystemPhysicalResourceImpl._backingFileSystemprotected final IPhysicalFileSystemAbstractCachingPhysicalFileSystem._delegateConstructors in gw.fs.physical with parameters of type IPhysicalFileSystemModifierConstructorDescriptionPhysicalDirectoryImpl(ResourcePath path, IPhysicalFileSystem backingFileSystem) PhysicalFileImpl(ResourcePath path, IPhysicalFileSystem backingFileSystem) protectedPhysicalResourceImpl(ResourcePath path, IPhysicalFileSystem backingFileSystem) -
Uses of IPhysicalFileSystem in gw.fs.physical.fast
Classes in gw.fs.physical.fast that implement IPhysicalFileSystem -
Uses of IPhysicalFileSystem in gw.fs.physical.generic
Classes in gw.fs.physical.generic that implement IPhysicalFileSystem -
Uses of IPhysicalFileSystem in gw.fs.physical.win32
Classes in gw.fs.physical.win32 that implement IPhysicalFileSystem