T - type of first parameter of produced functionU - type of second parameter of produced functionpublic class ToIntBiFunctionGenerator<T,U> extends ComponentizedGenerator<ToIntBiFunction>
ToIntBiFunction.| Constructor and Description |
|---|
ToIntBiFunctionGenerator() |
| Modifier and Type | Method and Description |
|---|---|
ToIntBiFunction<T,U> |
generate(SourceOfRandomness random,
GenerationStatus status) |
int |
numberOfNeededComponents() |
addComponentGenerators, canGenerateForParametersOfTypes, canRegisterAsType, componentGenerators, configure, hasComponents, provideRepositorycanShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, doShrink, narrow, shrink, typespublic ToIntBiFunction<T,U> generate(SourceOfRandomness random, GenerationStatus status)
generate in class Generator<ToIntBiFunction>public int numberOfNeededComponents()
numberOfNeededComponents in class Generator<ToIntBiFunction>Copyright © 2016. All rights reserved.