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