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