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