|
GWT 2.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JWildcardType.BoundType | |
---|---|
com.google.gwt.core.ext.typeinfo | Type-introspection support classes used by generators. |
Uses of JWildcardType.BoundType in com.google.gwt.core.ext.typeinfo |
---|
Methods in com.google.gwt.core.ext.typeinfo that return JWildcardType.BoundType | |
---|---|
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. |
Methods in com.google.gwt.core.ext.typeinfo with parameters of type JWildcardType.BoundType | |
---|---|
JWildcardType |
TypeOracle.getWildcardType(JWildcardType.BoundType boundType,
JClassType typeBound)
|
|
GWT 2.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |