Package | Description |
---|---|
io.vertx.codegen | |
io.vertx.codegen.type |
Modifier and Type | Method and Description |
---|---|
List<TypeParamInfo.Class> |
ClassModel.getTypeParams() |
Modifier and Type | Method and Description |
---|---|
List<TypeParamInfo.Class> |
ClassTypeInfo.getParams() |
Constructor and Description |
---|
ApiTypeInfo(String fqcn,
boolean concrete,
List<TypeParamInfo.Class> params,
TypeInfo handlerArg,
ModuleInfo module,
boolean nullable,
boolean proxyGen,
DataObjectInfo dataObject) |
ClassTypeInfo(ClassKind kind,
String name,
ModuleInfo module,
boolean nullable,
List<TypeParamInfo.Class> params,
DataObjectInfo dataObject) |
Copyright © 2021 Eclipse. All rights reserved.