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