|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.factory.ArrayGeneratorFactory
public class ArrayGeneratorFactory
Creates array Generators.
Created: 29.04.2010 07:45:18
| Constructor Summary | |
|---|---|
ArrayGeneratorFactory()
|
|
| Method Summary | |
|---|---|
static Generator<java.lang.Object[]> |
createArrayGenerator(java.lang.String instanceName,
ArrayTypeDescriptor type,
Uniqueness uniqueness,
BeneratorContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayGeneratorFactory()
| Method Detail |
|---|
public static Generator<java.lang.Object[]> createArrayGenerator(java.lang.String instanceName,
ArrayTypeDescriptor type,
Uniqueness uniqueness,
BeneratorContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||