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
Generatorthat 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
Seedthat is computed by perturbing the inner state of thisSeedwith 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 twoCogenerators. - product(Cogenerator<A>, Cogenerator<B>, Cogenerator<C>) - Static method in class software.kes.kraftwerk.Cogenerator
-
Creates a
Cogenerator<Product3>>by combining threeCogenerators. - product(Cogenerator<A>, Cogenerator<B>, Cogenerator<C>, Cogenerator<D>) - Static method in class software.kes.kraftwerk.Cogenerator
-
Creates a
Cogenerator<Product4>>by combining fourCogenerators. - 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 fiveCogenerators. - 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 sixCogenerators. - 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 sevenCogenerators. - 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 eightCogenerators. - punctuation() - Static method in class software.kes.kraftwerk.domain.Characters
- pure(B) - Method in interface software.kes.kraftwerk.Generator
-
The
puremethod to satisfy theMonadinterface.
All Classes All Packages