@Portable public static class PathFactory.PathImpl extends Object implements Path, IsVersioned
Constructor and Description |
---|
PathImpl() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Path another) |
boolean |
equals(Object o) |
Map<String,Object> |
getAttributes() |
String |
getFileName() |
int |
hashCode() |
boolean |
hasVersionSupport() |
String |
toString() |
String |
toURI() |
public String getFileName()
getFileName
in interface Path
public int compareTo(Path another)
compareTo
in interface Comparable<Path>
public boolean hasVersionSupport()
hasVersionSupport
in interface IsVersioned
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.