public class CustomGenerator extends Object implements IGenerator<Object>
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomGenerator.CustomGeneratorBuilder |
| Constructor and Description |
|---|
CustomGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static CustomGenerator.CustomGeneratorBuilder |
builder() |
Object |
generate() |
public static CustomGenerator.CustomGeneratorBuilder builder()
public Object generate()
generate in interface IGenerator<Object>Copyright © 2022. All rights reserved.