public class PathHolder extends Object implements Serializable
PathHolder(Path path)
PathHolder(String pathString)
boolean
equals(Object obj)
Path
getPath()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PathHolder(Path path)
public PathHolder(String pathString)
public boolean equals(Object obj)
equals
Object
public Path getPath()
public int hashCode()
hashCode
public String toString()
toString