dsl
Toggle table of contents
17.1.1
common
Platform filter
common
Switch theme
Search in API
dsl
dsl
/
it.unibo.collektive.path
/
SerializablePath
Serializable
Path
@
JvmInline
@
Serializable
value
class
SerializablePath
(
val
backend
:
String
)
:
Path
Serializable
Path
implementation that wraps a
backend
object.
Members
Constructors
Serializable
Path
Link copied to clipboard
constructor
(
backend
:
String
)
Properties
backend
Link copied to clipboard
val
backend
:
String