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