ch
.
epfl
.
scala
.
profiledb
.
utils
RelativePath
Related Docs:
object RelativePath
|
package utils
final
class
RelativePath
extends
AnyVal
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
RelativePath
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
relativize
(
other:
RelativePath
)
:
RelativePath
def
resolve
(
path:
String
)
:
RelativePath
def
resolve
(
other:
Path
)
:
RelativePath
def
resolveRelative
(
other:
RelativePath
)
:
RelativePath
def
resolveSibling
(
f: (
String
) ⇒
String
)
:
RelativePath
def
structure
:
String
def
syntax
:
String
def
toAbsolute
(
root:
AbsolutePath
)
:
AbsolutePath
def
toString
()
:
String
Definition Classes
RelativePath
→ Any
val
underlying
:
Path
Inherited from
AnyVal
Inherited from
Any
Ungrouped