Uses of Interface
com.google.gwt.core.ext.typeinfo.JTypeParameter
-
Packages that use JTypeParameter Package Description com.google.gwt.core.ext.typeinfo Type-introspection support classes used by generators. -
-
Uses of JTypeParameter in com.google.gwt.core.ext.typeinfo
Methods in com.google.gwt.core.ext.typeinfo that return JTypeParameter Modifier and Type Method Description JTypeParameter[]HasTypeParameters. getTypeParameters()Returns the type parameters on this element.JTypeParameterJPrimitiveType. isTypeParameter()JTypeParameterJType. isTypeParameter()
-