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