| Package | Description |
|---|---|
| org.biins.objectbuilder.builder | |
| org.biins.objectbuilder.builder.generator |
| Modifier and Type | Method and Description |
|---|---|
<T> ObjectBuilder.CommonObjectBuilder |
ObjectBuilder.CommonObjectBuilder.onProperty(String property,
Generator<T> generator) |
<T> void |
CommonObjectBuilder.onProperty(String property,
Generator<T> generator) |
| Modifier and Type | Class and Description |
|---|---|
class |
AlphabetGenerator |
class |
CyclicValuesGenerator<T> |
class |
EmailGenerator |
class |
NameGenerator |
class |
NumberSequenceGenerator |
class |
ValuesGenerator<T> |
| Constructor and Description |
|---|
EmailGenerator(Generator<String> nameGenerator) |
Copyright © 2015. All rights reserved.