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