public class TableMixFile extends AbstractTemplateFile
tablecomment, klassName, packageName| 构造器和说明 |
|---|
TableMixFile(TableSetter table) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
build(com.squareup.javapoet.TypeSpec.Builder spec) |
protected boolean |
isInterface()
是否接口类
|
static com.squareup.javapoet.ClassName |
mixClass(TableSetter table) |
static String |
mixClassName(TableSetter table) |
static String |
mixPackage(TableSetter table) |
className, codeBlock, generatorName, javaFile, javaFile, parameterizedType, parameterizedType, staticImport, suppressWarnings, writeTopublic TableMixFile(TableSetter table)
public static String mixPackage(TableSetter table)
public static String mixClassName(TableSetter table)
public static com.squareup.javapoet.ClassName mixClass(TableSetter table)
protected void build(com.squareup.javapoet.TypeSpec.Builder spec)
build 在类中 AbstractFileprotected boolean isInterface()
AbstractFileisInterface 在类中 AbstractFileCopyright © 2021. All rights reserved.