Package | Description |
---|---|
io.vertx.codegen | |
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 © 2022 Eclipse. All rights reserved.