public class PathComponents extends Object
PathComponents(String parent, String name, String pathSep)
boolean
equals(Object o)
String
getName()
getParent()
getPath()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PathComponents(String parent, String name, String pathSep)
public String getParent()
public String getName()
public String getPath()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2009–2016. All rights reserved.