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 obj) |
Path |
getPath() |
int |
hashCode() |
String |
toString() |