Package | Description |
---|---|
io.vertx.codegen |
Modifier and Type | Method and Description |
---|---|
static Variance |
Variance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Variance[] |
Variance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Helper.resolveSiteVariance(TypeParameterElement typeParam,
Variance variance) |
Constructor and Description |
---|
Class(String typeName,
int index,
String name,
Set<Variance> siteVariances) |
Copyright © 2015. All rights reserved.