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