|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.composite.AbstractComponentBuilder<E>
org.databene.benerator.composite.DefaultComponentBuilder<java.lang.Object[]>
org.databene.benerator.composite.ArrayElementBuilder
public class ArrayElementBuilder
ComponentBuilder implementation which builds array elements.
Created: 30.04.2010 09:57:50
| Field Summary |
|---|
| Fields inherited from class org.databene.benerator.composite.DefaultComponentBuilder |
|---|
mutator |
| Fields inherited from class org.databene.benerator.composite.AbstractComponentBuilder |
|---|
source |
| Constructor Summary | |
|---|---|
ArrayElementBuilder(int index,
Generator<?> source,
double nullQuota)
|
|
ArrayElementBuilder(int index,
NullableGenerator<?> source)
|
|
| Method Summary |
|---|
| Methods inherited from class org.databene.benerator.composite.DefaultComponentBuilder |
|---|
buildComponentFor |
| Methods inherited from class org.databene.benerator.composite.AbstractComponentBuilder |
|---|
close, getGeneratedType, getSource, init, isParallelizable, isThreadSafe, reset, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayElementBuilder(int index,
Generator<?> source,
double nullQuota)
public ArrayElementBuilder(int index,
NullableGenerator<?> source)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||