Uses of Enum
com.google.gwt.core.ext.typeinfo.JWildcardType.BoundType
Packages that use JWildcardType.BoundType
Package
Description
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.BoundTypeModifier and TypeMethodDescriptionJWildcardType.getBoundType()
static JWildcardType.BoundType
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.BoundTypeModifier and TypeMethodDescriptionabstract JWildcardType
TypeOracle.getWildcardType
(JWildcardType.BoundType boundType, JClassType typeBound)