public class DefaultGroupSectionSpecGenerator extends Object implements SpecGenerator<GroupSectionSpecModel>
Constructor and Description |
---|
DefaultGroupSectionSpecGenerator() |
Modifier and Type | Method and Description |
---|---|
com.squareup.javapoet.TypeSpec |
generate(GroupSectionSpecModel specModel) |
public com.squareup.javapoet.TypeSpec generate(GroupSectionSpecModel specModel)
generate
in interface SpecGenerator<GroupSectionSpecModel>