T - the type generated by the randomizerpublic interface ContextAwareRandomizer<T> extends Randomizer<T>
Randomizer that is aware of the randomization context it is invoked in.| Modifier and Type | Method and Description |
|---|---|
void |
setRandomizerContext(RandomizerContext context) |
getRandomValuevoid setRandomizerContext(RandomizerContext context)
Copyright © 2019. All Rights Reserved.