kyo-core
kyo-core
kyo
aborts
Abort
Aborts
Aborts
arrows
Arrows
clocks
Clock
default
Clock
Clocks
consoles
Console
default
Console
Consoles
core
DeepHandler
Effect
Handler
InlineConversion
Safepoint
Safepoint
ShallowHandler
envs
Envs
Envs
Let
frames
ios
IOs
Preempt
Preempt
lists
Lists
given_ShallowHandler_List_Lists
options
Options
given_ShallowHandler_Option_Options
randoms
Random
default
Random
Randoms
scopes
Scopes
sums
Summer
Summer
Sums
Sums
DropDsl
tries
Tries
given_ShallowHandler_Try_Tries
kyo.concurrent
adders
DoubleAdder
LongAdder
atomics
AtomicBoolean
AtomicInteger
AtomicLong
AtomicReference
fibers
Fibers
latches
Latch
Latch
timers
Timer
Timer
TimerTask
Timers
kyo.concurrent.scheduler
Scheduler
ThreadFactory
Worker
Worker
XSRandom
kyo-core
/
kyo.concurrent.scheduler
/
XSRandom
XSRandom
object
XSRandom
extends
Random
Graph
Supertypes
Self type
class
Random
trait
Serializable
class
Object
trait
Matchable
class
Any
XSRandom
.type
Value members
Value members
Concrete methods
override
def
next
(
nbits:
Int
):
Int
Definition Classes
Random
Inherited methods
def
doubles
(
x$0:
Double
,
x$1:
Double
):
DoubleStream
Inherited from:
Random
def
doubles
(
x$0:
Long
,
x$1:
Double
,
x$2:
Double
):
DoubleStream
Inherited from:
Random
def
doubles
():
DoubleStream
Inherited from:
Random
def
doubles
(
x$0:
Long
):
DoubleStream
Inherited from:
Random
def
ints
(
x$0:
Int
,
x$1:
Int
):
IntStream
Inherited from:
Random
def
ints
(
x$0:
Long
,
x$1:
Int
,
x$2:
Int
):
IntStream
Inherited from:
Random
def
ints
():
IntStream
Inherited from:
Random
def
ints
(
x$0:
Long
):
IntStream
Inherited from:
Random
def
longs
(
x$0:
Long
,
x$1:
Long
):
LongStream
Inherited from:
Random
def
longs
(
x$0:
Long
,
x$1:
Long
,
x$2:
Long
):
LongStream
Inherited from:
Random
def
longs
():
LongStream
Inherited from:
Random
def
longs
(
x$0:
Long
):
LongStream
Inherited from:
Random
def
nextBoolean
():
Boolean
Inherited from:
Random
def
nextBytes
(
x$0:
Array
[
Byte
]):
Unit
Inherited from:
Random
def
nextDouble
():
Double
Inherited from:
Random
def
nextFloat
():
Float
Inherited from:
Random
def
nextGaussian
():
Double
Inherited from:
Random
def
nextInt
(
x$0:
Int
):
Int
Inherited from:
Random
def
nextInt
():
Int
Inherited from:
Random
def
nextLong
():
Long
Inherited from:
Random
def
setSeed
(
x$0:
Long
):
Unit
Inherited from:
Random