@Portable public class DummyProcessPath extends Object implements org.uberfire.backend.vfs.Path
Constructor and Description |
---|
DummyProcessPath() |
DummyProcessPath(String fileName) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(org.uberfire.backend.vfs.Path path) |
String |
getFileName() |
String |
toURI() |
public DummyProcessPath()
public DummyProcessPath(String fileName)
public String getFileName()
getFileName
in interface org.uberfire.backend.vfs.Path
public String toURI()
toURI
in interface org.uberfire.backend.vfs.Path
public int compareTo(org.uberfire.backend.vfs.Path path)
compareTo
in interface Comparable<org.uberfire.backend.vfs.Path>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.