Uses of Interface
com.google.gwt.core.ext.typeinfo.HasAnnotations
Packages that use HasAnnotations
Package
Description
Type-introspection support classes used by generators.
-
Uses of HasAnnotations in com.google.gwt.core.ext.typeinfo
Subinterfaces of HasAnnotations in com.google.gwt.core.ext.typeinfoModifier and TypeInterfaceDescriptioninterfaceCommon interface forJMethodandJConstructor.interfaceMethod declared on an annotation type.interfaceType representing an annotation type.interfaceType representing a Java array.interfaceType used to represent any non-primitive type.interfaceRepresents a constructor declaration.interfaceAn enumeration constant declared in an enumerated type.interfaceType representing a Java enumerated type.interfaceRepresents a field declaration.interfaceType declaration that has type parameters.interfaceRepresents a method declaration.interfaceRepresents a logical package.interfaceRepresents a parameter in a declaration.interfaceRepresents a parameterized type in a declaration.interfaceRepresents a raw type; that is a generic type with no type arguments.interfaceType representing a Java class or interface type that a user would declare.interfaceRepresents one of the type parameters in a generic type.interfaceRepresents a wildcard type argument to a parameterized type.