Class FileSystemWrapper.PathWrapper

java.lang.Object
com.aoapps.io.filesystems.Path
com.aoapps.io.filesystems.FileSystemWrapper.PathWrapper
All Implemented Interfaces:
Comparable<Path>
Enclosing class:
FileSystemWrapper

protected static class FileSystemWrapper.PathWrapper extends Path
Wraps a Path.
  • Field Details

    • wrappedPath

      protected final Path wrappedPath