public class GeneratorUtils extends Object
| Constructor and Description |
|---|
GeneratorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static CodeExecutableElement |
createConstructorUsingFields(Set<Modifier> modifiers,
CodeTypeElement clazz,
ExecutableElement constructor) |
public static CodeExecutableElement createConstructorUsingFields(Set<Modifier> modifiers, CodeTypeElement clazz, ExecutableElement constructor)