Class PathWrapper<P extends Path, FS extends FileSystemWrapperBase>

java.lang.Object
org.aksw.commons.path.nio.PathWrapper<P,FS>
All Implemented Interfaces:
Comparable<Path>, Iterable<Path>, Path, Watchable

public class PathWrapper<P extends Path, FS extends FileSystemWrapperBase> extends Object implements Path
Wrapper for paths where the filesystem is a wrapper.