public class BlockingDequeRandomGenerator extends BaseCollectionRandomGenerator
| Modifier and Type | Method and Description |
|---|---|
protected Collection |
getBasicInstance(Class<?> type) |
static BlockingDequeRandomGenerator |
getInstance() |
Collection<Class<?>> |
getTypes()
This method is used to get the types that this RandomGenerator is responsible for.
|
doGenerate, doGeneratepublic static BlockingDequeRandomGenerator getInstance()
public Collection<Class<?>> getTypes()
RandomGeneratorgetTypes in interface RandomGeneratorgetTypes in class BaseCollectionRandomGeneratorprotected Collection getBasicInstance(Class<?> type)
getBasicInstance in class BaseCollectionRandomGeneratorCopyright © 2010-2016. All Rights Reserved.