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 Path
ancestorOf(Path el)
static Path
childOf(Path el)
static Path
descendentOf(Path el)
static Path
parentOf(Path el)
static Path
siblingOf(Path el)
-