public class Path extends Object
Path(String name, File path)
String
getName()
File
getPath()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Path(String name, File path)
public String getName()
public File getPath()
public String toString()
toString
Object