Package com.github.loyada.jdollarx
Class PathShortNames
- java.lang.Object
-
- com.github.loyada.jdollarx.PathShortNames
-
public class PathShortNames extends Object
Aliases of relative paths
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PathancestorOf(Path el)static PathchildOf(Path el)static PathdescendentOf(Path el)static PathparentOf(Path el)static PathsiblingOf(Path el)
-