public class Path extends Object
| Modifier and Type | Method and Description |
|---|---|
protected Path |
append(Path anotherPath) |
protected Path |
append(String anotherPath) |
void |
appendParent(String parent) |
String |
getLastDirName() |
protected Path |
remove(Path anotherPath) |
String |
toPath() |
protected Path(String path)
Copyright © 2020. All Rights Reserved.