Interface FileSystems

All Superinterfaces:
NativeIntegration
All Known Implementing Classes:
PosixFileSystems

public interface FileSystems extends NativeIntegration
Provides access to the file systems of the current machine.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the set of all file systems for the current machine.
  • Method Details