T
- the type generated by the randomizer@FunctionalInterface public interface Randomizer<T>
Modifier and Type | Method and Description |
---|---|
T |
getRandomValue()
Generate a random value for the given type.
|
T getRandomValue()
Copyright © 2016. All Rights Reserved.