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