A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
K
- KotlinKernelHost - class in org.jetbrains.kotlinx.jupyter.api
- Interface representing kernel engine, the core facility for compiling and executing code snippets
- KotlinKernelVersion - class in org.jetbrains.kotlinx.jupyter.api
- Kotlin kernel version, with full specification, Comparable implementation and serialization/deserialization
- KotlinKernelVersion.Companion - class in org.jetbrains.kotlinx.jupyter.api.KotlinKernelVersion
- KotlinKernelVersionSerializer - class in org.jetbrains.kotlinx.jupyter.util