Class PathImpl

java.lang.Object
name.pachler.nio.file.Path
name.pachler.nio.file.impl.PathImpl
All Implemented Interfaces:
Watchable

public class PathImpl extends Path
This is a minimal implementation of JDK7's Path class, so all we offer here is what is required for WatchService and friends to work