R - return type of produced functionpublic class LongFunctionGenerator<R> extends ComponentizedGenerator<LongFunction>
LongFunction.| Constructor and Description |
|---|
LongFunctionGenerator() |
| Modifier and Type | Method and Description |
|---|---|
LongFunction<R> |
generate(SourceOfRandomness random,
GenerationStatus status) |
int |
numberOfNeededComponents() |
addComponentGenerators, canGenerateForParametersOfTypes, canRegisterAsType, componentGenerators, configure, hasComponents, providecanShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, copy, doShrink, gen, gen, magnitude, narrow, shrink, typespublic LongFunction<R> generate(SourceOfRandomness random, GenerationStatus status)
public int numberOfNeededComponents()
numberOfNeededComponents in class Generator<LongFunction>Copyright © 2019. All rights reserved.