Package org.aksw.commons.path.core
Interface PathSys<T,S>
- All Superinterfaces:
Comparable<Path<T>>,Iterable<Path<T>>,Path<T>
- All Known Implementing Classes:
PathSysBase
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface org.aksw.commons.path.core.Path
endsWith, getFileName, getName, getNameCount, getParent, getRoot, getSegments, isAbsolute, normalize, relativize, resolve, resolve, resolveSibling, resolveSibling, resolveSiblingStr, resolveStr, startsWith, subpath, subpath, toAbsolutePath, toSegment