Uses of Package
com.sun.mirror.type
Package
Description
Interfaces used to model program element declarations.
Interfaces used to model types.
Utilities to assist in the processing of declarations and types.
-
ClassDescriptionRepresents an annotation type.Represents a class type.Represents an interface type.Represents a reference type.Represents a type in the Java programming language.
-
ClassDescriptionRepresents a class type.Represents a declared type, either a class type or an interface type.Represents an interface type.An enumeration of the different kinds of primitive types.Represents a reference type.Represents a type in the Java programming language.
-
ClassDescriptionRepresents an annotation type.Represents an array type.Represents a class type.Represents a declared type, either a class type or an interface type.Represents an enum type.Represents an interface type.Represents a primitive type.An enumeration of the different kinds of primitive types.Represents a reference type.Represents a type in the Java programming language.Represents a type variable.A pseudo-type representing the type of
void
.Represents a wildcard type argument.