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

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 this Seed 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 two Cogenerators.
product(Cogenerator<A>, Cogenerator<B>, Cogenerator<C>) - Static method in class software.kes.kraftwerk.Cogenerator
Creates a Cogenerator<Product3>> by combining three Cogenerators.
product(Cogenerator<A>, Cogenerator<B>, Cogenerator<C>, Cogenerator<D>) - Static method in class software.kes.kraftwerk.Cogenerator
Creates a Cogenerator<Product4>> by combining four Cogenerators.
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 five Cogenerators.
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 six Cogenerators.
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 seven Cogenerators.
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 eight Cogenerators.
punctuation() - Static method in class software.kes.kraftwerk.domain.Characters
 
pure(B) - Method in interface software.kes.kraftwerk.Generator
The pure method to satisfy the Monad interface.
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