Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.gwt.core.ext.typeinfo Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
BadTypeArgsExceptionThrown when an invalid type is specified as part of a gwt.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
HasAnnotationsInterface implemented by elements that can have annotations.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
HasMetaDataInterfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
HasTypeParametersInterface implemented by elements that can have can have type parameters, namely classes and methods.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JAbstractMethodCommon interface for JMethod and JConstructor.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JAnnotationMethodMethod declared on an annotation type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JAnnotationTypeType representing an annotation type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JArrayTypeType representing a Java array.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JClassTypeType used to represent any non-primitive type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JConstructorRepresents a constructor declaration.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JEnumConstantAn enumeration constant declared in an enumerated type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JEnumTypeType representing a Java enumerated type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JFieldRepresents a field declaration.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JGenericTypeType declaration that has type parameters.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JMethodRepresents a method declaration.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JniConstantsConstants used with JNI type descriptors.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JPackageRepresents a logical package.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JParameterRepresents a parameter in a declaration.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JParameterizedTypeRepresents a parameterized type in a declaration.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JPrimitiveTypeenum JPrimitiveTypeextends java.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JRawTypeRepresents a raw type; that is a generic type with no type arguments.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JRealClassTypeType representing a Java class or interface type that a user would declare.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JTypeSuper interface for types.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JTypeParameterRepresents one of the type parameters in a generic type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JWildcardTypeRepresents a wildcard type argument to a parameterized type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JWildcardType .BoundTypeType of wildcard bound.Classcom.google.gwt.core.ext.typeinfo.JWildcardTypeGoogle WebToolkit (GWT)
NotFoundExceptionIndicates that the requested type info element could not be found.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
ParseExceptionIndicates that a source declaration was not parsed successfully.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
TypeOracleProvides type-related information about a set of source files.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
TypeOracleExceptionThe superclass of exceptions thrown by TypeOracle.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)