Interface FileSystemAccessor

All Known Subinterfaces:
FileSystemAccessor.FileSystemProperty

public interface FileSystemAccessor
Provides an accessor for a FileSystem property.
  • Method Details

    • getFileSystem

      FileSystem getFileSystem()
      Gets the file system stored by this property.
      Returns:
      The file system stored by this property.