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
P
- pair() - Method in interface software.kes.kraftwerk.Generator
-
Creates a new
Generator
that yields pairs of values generated by this one. - perturb(long) - Method in class software.kes.kraftwerk.core.StandardSeed
- perturb(long) - Method in interface software.kes.kraftwerk.Seed
-
Returns a new
Seed
that is computed by perturbing the inner state of thisSeed
with a given value. - perturb(long, Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- product(Cogenerator<A>, Cogenerator<B>) - Static method in class software.kes.kraftwerk.Cogenerator
-
Creates a
Cogenerator<Product2>>
by combining twoCogenerator
s. - product(Cogenerator<A>, Cogenerator<B>, Cogenerator<C>) - Static method in class software.kes.kraftwerk.Cogenerator
-
Creates a
Cogenerator<Product3>>
by combining threeCogenerator
s. - product(Cogenerator<A>, Cogenerator<B>, Cogenerator<C>, Cogenerator<D>) - Static method in class software.kes.kraftwerk.Cogenerator
-
Creates a
Cogenerator<Product4>>
by combining fourCogenerator
s. - product(Cogenerator<A>, Cogenerator<B>, Cogenerator<C>, Cogenerator<D>, Cogenerator<E>) - Static method in class software.kes.kraftwerk.Cogenerator
-
Creates a
Cogenerator<Product5>>
by combining fiveCogenerator
s. - product(Cogenerator<A>, Cogenerator<B>, Cogenerator<C>, Cogenerator<D>, Cogenerator<E>, Cogenerator<F>) - Static method in class software.kes.kraftwerk.Cogenerator
-
Creates a
Cogenerator<Product6>>
by combining sixCogenerator
s. - product(Cogenerator<A>, Cogenerator<B>, Cogenerator<C>, Cogenerator<D>, Cogenerator<E>, Cogenerator<F>, Cogenerator<G>) - Static method in class software.kes.kraftwerk.Cogenerator
-
Creates a
Cogenerator<Product7>>
by combining sevenCogenerator
s. - product(Cogenerator<A>, Cogenerator<B>, Cogenerator<C>, Cogenerator<D>, Cogenerator<E>, Cogenerator<F>, Cogenerator<G>, Cogenerator<H>) - Static method in class software.kes.kraftwerk.Cogenerator
-
Creates a
Cogenerator<Product8>>
by combining eightCogenerator
s. - punctuation() - Static method in class software.kes.kraftwerk.domain.Characters
- pure(B) - Method in interface software.kes.kraftwerk.Generator
-
The
pure
method to satisfy theMonad
interface.
All Classes All Packages