Package org.uberfire.backend.vfs
Interface Path
-
- All Superinterfaces:
Comparable<Path>
- All Known Subinterfaces:
ObservablePath
- All Known Implementing Classes:
ObservablePathImpl,PathFactory.PathImpl
@JsType public interface Path extends Comparable<Path>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFileName()StringtoURI()-
Methods inherited from interface java.lang.Comparable
compareTo
-
-