| Package | Description |
|---|---|
| org.teavm.flavour.expr.type |
| Modifier and Type | Method and Description |
|---|---|
Variance |
TypeArgument.getVariance() |
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.
|
| Constructor and Description |
|---|
TypeArgument(Variance variance,
GenericType bound) |
Copyright © 2019. All rights reserved.