Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8283335

Add exists and readAttributesIfExists methods to FileSystemProvider

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • None
    • core-libs
    • b05

      Enhance the FileSystemProvider abstract class to include the methods

      public boolean exists(Path path, LinkOption... options);
      public A readAttributesIfExists(Path path, Class type, LinkOption... options);

            lancea Lance Andersen
            lancea Lance Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: