public class PathHolder
extends Object
implements Serializable
| Constructor and Description |
|---|
PathHolder(Path path) |
PathHolder(String pathString) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
Path |
getPath() |
int |
hashCode() |
String |
toString() |