public interface GeneratedCode
Modifier and Type | Method and Description |
---|---|
void |
addStatement(Format stmt) |
void |
addStatement(String template,
Formattable... args) |
void addStatement(Format stmt)
void addStatement(String template, Formattable... args)
see also the complete user documentation .