package io
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- io
- Api
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
sealed abstract
case class
AbsolutePath
extends Product with Serializable
Wrapper around an absolute nio.Path.
-
final
class
Classpath
extends Multipath with Product with Serializable
- Annotations
- @leafClass()
- final class Fragment extends Product with Serializable
-
sealed
trait
Multipath
extends Adt with Product with Serializable
- Annotations
- @root()
-
sealed abstract
case class
RelativePath
extends Product with Serializable
Wrapper around a relative nio.Path.
-
final
class
Sourcepath
extends Multipath with Product with Serializable
- Annotations
- @leafClass()
Value Members
- object AbsolutePath extends Serializable
-
object
Classpath
extends Serializable
- Annotations
- @leafCompanion()
- object Fragment extends Serializable
- object Multipath extends Serializable
- object RelativePath extends Serializable
-
object
Sourcepath
extends Serializable
- Annotations
- @leafCompanion()