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

M

match(Fn1<? super BiasSetting.NoBias<A>, ? extends R>, Fn1<? super BiasSetting.InjectSpecialValues<A>, ? extends R>) - Method in class software.kes.kraftwerk.bias.BiasSetting.InjectSpecialValues
 
match(Fn1<? super BiasSetting.NoBias<A>, ? extends R>, Fn1<? super BiasSetting.InjectSpecialValues<A>, ? extends R>) - Method in class software.kes.kraftwerk.bias.BiasSetting.NoBias
 
max() - Method in class software.kes.kraftwerk.constraints.BigDecimalRange
 
max() - Method in class software.kes.kraftwerk.constraints.DoubleRange
 
max() - Method in class software.kes.kraftwerk.constraints.FloatRange
 
max() - Method in class software.kes.kraftwerk.constraints.LocalTimeRange
 
maxExclusive() - Method in class software.kes.kraftwerk.constraints.BigIntegerRange
 
maxExclusive() - Method in class software.kes.kraftwerk.constraints.DoubleRange
 
maxExclusive() - Method in class software.kes.kraftwerk.constraints.FloatRange
 
maxIncluded() - Method in class software.kes.kraftwerk.constraints.BigDecimalRange
 
maxIncluded() - Method in class software.kes.kraftwerk.constraints.DoubleRange
 
maxIncluded() - Method in class software.kes.kraftwerk.constraints.FloatRange
 
maxIncluded() - Method in class software.kes.kraftwerk.constraints.LocalTimeRange
 
maxInclusive() - Method in class software.kes.kraftwerk.constraints.ByteRange
 
maxInclusive() - Method in class software.kes.kraftwerk.constraints.CharRange
 
maxInclusive() - Method in class software.kes.kraftwerk.constraints.DoubleRange
 
maxInclusive() - Method in class software.kes.kraftwerk.constraints.DurationRange
 
maxInclusive() - Method in class software.kes.kraftwerk.constraints.FloatRange
 
maxInclusive() - Method in class software.kes.kraftwerk.constraints.IntRange
 
maxInclusive() - Method in class software.kes.kraftwerk.constraints.LocalDateRange
 
maxInclusive() - Method in class software.kes.kraftwerk.constraints.LocalDateTimeRange
 
maxInclusive() - Method in class software.kes.kraftwerk.constraints.LongRange
 
maxInclusive() - Method in class software.kes.kraftwerk.constraints.ShortRange
 
maybe() - Method in interface software.kes.kraftwerk.Generator
Converts this Generator<A> into a Generator<Maybe<A>> that usually yields just, but occasionally yields nothing.
maybe(Cogenerator<A>) - Static method in class software.kes.kraftwerk.Cogenerator
Converts a Cogenerator<A> to a Cogenerator<Maybe<A>>
maybe(MaybeWeights) - Method in interface software.kes.kraftwerk.Generator
Converts this Generator<A> into a Generator<Maybe<A>> with custom probabilities for just vs.
maybeStringAggregator() - Static method in class software.kes.kraftwerk.aggregator.Aggregators
Creates an Aggregator for Strings by concatenating Maybe values of Strings.
maybeStringAggregator(int) - Static method in class software.kes.kraftwerk.aggregator.Aggregators
Creates an Aggregator for Strings by concatenating Maybe values of Strings.
maybeWeights(int, int) - Static method in class software.kes.kraftwerk.weights.MaybeWeights
Creates a MaybeWeights.
MaybeWeights - Class in software.kes.kraftwerk.weights
A pair of weights that express the frequencies of justs vs.
MaybeWeights.MaybeWeightsBuilderJusts - Class in software.kes.kraftwerk.weights
A partially constructed MaybeWeights, with the just weight already provided.
MaybeWeights.MaybeWeightsBuilderNothings - Class in software.kes.kraftwerk.weights
A partially constructed MaybeWeights, with the nothing weight already provided.
min() - Method in class software.kes.kraftwerk.constraints.BigDecimalRange
 
min() - Method in class software.kes.kraftwerk.constraints.DoubleRange
 
min() - Method in class software.kes.kraftwerk.constraints.FloatRange
 
minExclusive() - Method in class software.kes.kraftwerk.constraints.DoubleRange
 
minExclusive() - Method in class software.kes.kraftwerk.constraints.FloatRange
 
minIncluded() - Method in class software.kes.kraftwerk.constraints.BigDecimalRange
 
minIncluded() - Method in class software.kes.kraftwerk.constraints.DoubleRange
 
minIncluded() - Method in class software.kes.kraftwerk.constraints.FloatRange
 
minInclusive() - Method in class software.kes.kraftwerk.constraints.BigIntegerRange
 
minInclusive() - Method in class software.kes.kraftwerk.constraints.ByteRange
 
minInclusive() - Method in class software.kes.kraftwerk.constraints.CharRange
 
minInclusive() - Method in class software.kes.kraftwerk.constraints.DoubleRange
 
minInclusive() - Method in class software.kes.kraftwerk.constraints.DurationRange
 
minInclusive() - Method in class software.kes.kraftwerk.constraints.FloatRange
 
minInclusive() - Method in class software.kes.kraftwerk.constraints.IntRange
 
minInclusive() - Method in class software.kes.kraftwerk.constraints.LocalDateRange
 
minInclusive() - Method in class software.kes.kraftwerk.constraints.LocalDateTimeRange
 
minInclusive() - Method in class software.kes.kraftwerk.constraints.LocalTimeRange
 
minInclusive() - Method in class software.kes.kraftwerk.constraints.LongRange
 
minInclusive() - Method in class software.kes.kraftwerk.constraints.ShortRange
 
monoidAggregator(Monoid<A>) - Static method in class software.kes.kraftwerk.aggregator.Aggregators
Creates an Aggregator out of a Monoid.
multiply(int) - Method in interface software.kes.kraftwerk.frequency.FrequencyMap
Creates a new FrequencyMap that is the same as this one, with its existing weights multiplied by positiveFactor.
multiplyBy(int) - Method in class software.kes.kraftwerk.Weighted
Creates a new Weighted for the same underlying object, with the weight value multiplied by positiveFactor.
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