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