Spec-Zone .ru
спецификации, руководства, описания, API

Mirror API
DRAFT ea-b118

Uses of Interface
com.sun.mirror.type.DeclaredType

Packages that use DeclaredType
Package Description
com.sun.mirror.type Interfaces used to model types. 
com.sun.mirror.util Utilities to assist in the processing of declarations and types
 

Uses of DeclaredType in com.sun.mirror.type
 

Subinterfaces of DeclaredType in com.sun.mirror.type
Modifier and Type Interface and Description
 interface AnnotationType
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in DeclaredType.
 interface ClassType
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in DeclaredType.
 interface EnumType
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in DeclaredType.
 interface InterfaceType
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in DeclaredType.
 

Methods in com.sun.mirror.type that return DeclaredType
Modifier and Type Method and Description
 DeclaredType DeclaredType.getContainingType()
          Deprecated. Returns the type that contains this type as a member.
 

Uses of DeclaredType in com.sun.mirror.util
 

Methods in com.sun.mirror.util that return DeclaredType
Modifier and Type Method and Description
 DeclaredType Types.getDeclaredType(DeclaredType containing, TypeDeclaration decl, TypeMirror... typeArgs)
          Deprecated. Returns the type corresponding to a type declaration and actual arguments, given a containing type of which it is a member.
 DeclaredType Types.getDeclaredType(TypeDeclaration decl, TypeMirror... typeArgs)
          Deprecated. Returns the type corresponding to a type declaration and actual type arguments.
 

Methods in com.sun.mirror.util with parameters of type DeclaredType
Modifier and Type Method and Description
 DeclaredType Types.getDeclaredType(DeclaredType containing, TypeDeclaration decl, TypeMirror... typeArgs)
          Deprecated. Returns the type corresponding to a type declaration and actual arguments, given a containing type of which it is a member.
 void TypeVisitor.visitDeclaredType(DeclaredType t)
          Deprecated. Visits a declared type.
 void SimpleTypeVisitor.visitDeclaredType(DeclaredType t)
          Deprecated. Visits a declared type.
 


Mirror API
DRAFT ea-b118

Copyright © 2004, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.