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, provideRepositorycanShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, doShrink, narrow, shrink, typespublic IntFunction<R> generate(SourceOfRandomness random, GenerationStatus status)
generate in class Generator<IntFunction>public int numberOfNeededComponents()
numberOfNeededComponents in class Generator<IntFunction>Copyright © 2016. All rights reserved.