public class ConcurrentLinkedDequeRandomGenerator extends BaseCollectionRandomGenerator
| Modifier and Type | Method and Description |
|---|---|
protected Collection |
getBasicInstance(Class<?> type) |
static ConcurrentLinkedDequeRandomGenerator |
getInstance() |
Collection<Class<?>> |
getTypes()
This method is used to get the types that this RandomGenerator is responsible for.
|
doGenerate, doGeneratepublic static ConcurrentLinkedDequeRandomGenerator 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.