Package | Description |
---|---|
com.google.gwt.core.ext.typeinfo |
Type-introspection support classes used by generators.
|
Modifier and Type | Method and Description |
---|---|
JWildcardType.BoundType |
JWildcardType.getBoundType() |
static JWildcardType.BoundType |
JWildcardType.BoundType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JWildcardType.BoundType[] |
JWildcardType.BoundType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract JWildcardType |
TypeOracle.getWildcardType(JWildcardType.BoundType boundType,
JClassType typeBound) |