Class PathNio

java.lang.Object
org.aksw.commons.path.core.PathNio
All Implemented Interfaces:
Comparable<Path<String>>, Iterable<Path<String>>, Path<String>

public class PathNio extends Object implements Path<String>
Implementation of the Path interface for Path. Use wrap(java.nio.file.Path) to create an instance of this class.
Author:
Claus Stadler