A B C D E F G H I J L M N O P R S T U V W Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- random() - Static method in interface software.kes.kraftwerk.Seed
-
Randomly generates a
Seed
. - result(Product2<S, A>) - Static method in class software.kes.kraftwerk.Result
- result(S, A) - Static method in class software.kes.kraftwerk.Result
- Result<S,A> - Class in software.kes.kraftwerk
-
An immutable object that contains both the result of a computation, and the value for the next state.
- right() - Method in interface software.kes.kraftwerk.Generator
-
Converts this
Generator<A>
into aGenerator<Either<L, A>>
that always yieldsright
. - rights(int) - Static method in class software.kes.kraftwerk.weights.EitherWeights
-
Partially constructs a
EitherWeights
with theright
weight. - run() - Method in interface software.kes.kraftwerk.Generator
-
Creates a
ValueSupply
from a random initial seed, using the built-in defaultGeneratorParameters
. - run(GeneratorParameters) - Method in interface software.kes.kraftwerk.Generator
-
Creates a
ValueSupply
from customGeneratorParameters
, and a random initial seed. - run(GeneratorParameters, Seed) - Method in interface software.kes.kraftwerk.Generator
- run(Seed) - Method in interface software.kes.kraftwerk.Generator
All Classes All Packages