public class HashMapRandomGenerator extends BaseMapRandomGenerator
| Modifier and Type | Method and Description |
|---|---|
protected Map |
getBasicInstance(Class<?> type) |
static HashMapRandomGenerator |
getInstance() |
Collection<Class<?>> |
getTypes()
This method is used to get the types that this RandomGenerator is responsible for.
|
doGenerate, doGeneratepublic static HashMapRandomGenerator getInstance()
public Collection<Class<?>> getTypes()
RandomGeneratorgetTypes in interface RandomGeneratorgetTypes in class BaseMapRandomGeneratorprotected Map getBasicInstance(Class<?> type)
getBasicInstance in class BaseMapRandomGeneratorCopyright © 2010–2021. All rights reserved.