Package | Description |
---|---|
io.vertx.codegen |
= Vert.x Codegen
Vert.x Codegen is an annotation processing tool for processing Vert.x API and create API in different JVM lauguages.
|
io.vertx.codegen.type |
Modifier and Type | Class and Description |
---|---|
static class |
TypeParamInfo.Class |
static class |
TypeParamInfo.Method |
Modifier and Type | Method and Description |
---|---|
static TypeParamInfo |
TypeParamInfo.create(TypeParameterElement paramElt) |
static TypeParamInfo |
TypeParamInfo.create(TypeVariable typeVariable) |
Modifier and Type | Method and Description |
---|---|
TypeParamInfo |
TypeVariableInfo.getParam() |
Constructor and Description |
---|
TypeVariableInfo(TypeParamInfo param,
boolean nullable,
String name) |
Copyright © 2018. All rights reserved.