toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.startup
/
PortsGenerator
Ports
Generator
class
PortsGenerator
(
portsToTry
:
(
)
->
Sequence
<
Int
>
)
Members
Constructors
Ports
Generator
Link copied to clipboard
constructor
(
portsToTry
:
(
)
->
Sequence
<
Int
>
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
random
Port
Link copied to clipboard
fun
randomPort
(
)
:
Int