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