R - return type of produced functionpublic class IntFunctionGenerator<R> extends ComponentizedGenerator<IntFunction>
IntFunction.| Constructor and Description |
|---|
IntFunctionGenerator() |
| Modifier and Type | Method and Description |
|---|---|
IntFunction<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 IntFunction<R> generate(SourceOfRandomness random, GenerationStatus status)
public int numberOfNeededComponents()
numberOfNeededComponents in class Generator<IntFunction>Copyright © 2019. All rights reserved.