Class JimfsPath

java.lang.Object
com.google.common.jimfs.JimfsPath
All Implemented Interfaces:
Comparable<Path>, Iterable<Path>, Path, Watchable

final class JimfsPath extends Object implements Path
Jimfs implementation of Path. Creation of new Path objects is delegated to the file system's PathService.