toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.config
/
CellId
Cell
Id
@
JvmInline
value
class
CellId
(
val
value
:
Int
)
Members
Constructors
Cell
Id
Link copied to clipboard
constructor
(
value
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
Int
Functions
to
Execution
Count
Link copied to clipboard
fun
toExecutionCount
(
)
:
ExecutionCount
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String