V - the type of the values produced by the generated instancespublic class CallableGenerator<V> extends ComponentizedGenerator<Callable>
Callable.| Constructor and Description |
|---|
CallableGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Callable<V> |
generate(SourceOfRandomness random,
GenerationStatus status) |
int |
numberOfNeededComponents() |
addComponentGenerators, canGenerateForParametersOfTypes, componentGenerators, configure, hasComponents, provideRepositorycanRegisterAsType, compatibleWithTypeParameter, typespublic Callable<V> generate(SourceOfRandomness random, GenerationStatus status)
public int numberOfNeededComponents()
numberOfNeededComponents in class Generator<Callable>Copyright © 2015. All Rights Reserved.