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
N
- negate() - Method in class software.kes.kraftwerk.constraints.BigDecimalRange
- negate() - Method in class software.kes.kraftwerk.constraints.DoubleRange
- negate() - Method in class software.kes.kraftwerk.constraints.FloatRange
- nextBoolean(Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- nextBytes(byte[], Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- nextDoubleFractional(Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- nextFloatFractional(Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- nextGaussian(Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- nextInt(Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- nextIntBetween(int, int, Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- nextIntBounded(int, Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- nextIntExclusive(int, int, Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- nextLong(Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- nextLongBetween(long, long, Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- nextLongBounded(long, Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- nextLongExclusive(long, long, Seed) - Static method in class software.kes.kraftwerk.core.BuildingBlocks
- noBias() - Static method in class software.kes.kraftwerk.bias.BiasSetting
-
A
BiasSetting
that instructsGenerator
s to inject no special values. - NoBias() - Constructor for class software.kes.kraftwerk.bias.BiasSetting.NoBias
- nonEmptyArrayList() - Method in interface software.kes.kraftwerk.Generator
-
Creates a new
Generator
that yields non-emptyArrayList
s of various sizes, with thisGenerator
generating the elements. - nonEmptyVector() - Method in interface software.kes.kraftwerk.Generator
-
Creates a new
Generator
that yieldsNonEmptyVector
s of various sizes, with thisGenerator
generating the elements. - nonEmptyVectorOfSize(int) - Method in interface software.kes.kraftwerk.Generator
-
Creates a new
Generator
that yieldsNonEmptyVector
s of a specific size, with thisGenerator
generating the elements. - nonEmptyVectorOfSize(IntRange) - Method in interface software.kes.kraftwerk.Generator
-
Creates a new
Generator
that yieldsNonEmptyVector
s of various sizes within a specific range, with thisGenerator
generating the elements. - nonNulls(int) - Static method in class software.kes.kraftwerk.weights.NullWeights
-
Partially constructs a
NullWeights
with thenull
weight. - noSizeLimits() - Static method in class software.kes.kraftwerk.SizeParameters
-
Creates a
SizeParameters
that has no size limits. - nothings(int) - Static method in class software.kes.kraftwerk.weights.MaybeWeights
-
Partially constructs a
MaybeWeights
with thenothing
weight. - nulls(int) - Static method in class software.kes.kraftwerk.weights.NullWeights
-
Partially constructs a
NullWeights
with the non-null
weight. - nullWeights(int, int) - Static method in class software.kes.kraftwerk.weights.NullWeights
-
Creates a
NullWeights
. - NullWeights - Class in software.kes.kraftwerk.weights
-
A pair of weights that express the frequencies of
null
s vs. - NullWeights.NullWeightsBuilderNonNull - Class in software.kes.kraftwerk.weights
-
A partially constructed
NullWeights
, with thenull
weight already provided. - NullWeights.NullWeightsBuilderNulls - Class in software.kes.kraftwerk.weights
-
A partially constructed
NullWeights
, with the non-null
weight already provided. - numeric() - Static method in class software.kes.kraftwerk.domain.Characters
All Classes All Packages