kotlin-jupyter-kernel
Toggle table of contents
0.13.0-481-1
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
Payload
Payload
@
Serializable
class
Payload
(
val
source
:
String
)
Members
Constructors
Payload
Link copied to clipboard
constructor
(
source
:
String
)
Properties
source
Link copied to clipboard
val
source
:
String