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

Mirror API
DRAFT ea-b118

Uses of Interface
com.sun.mirror.declaration.InterfaceDeclaration

Packages that use InterfaceDeclaration
Package Description
com.sun.mirror.declaration Interfaces used to model program element declarations. 
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 InterfaceDeclaration in com.sun.mirror.declaration
 

Subinterfaces of InterfaceDeclaration in com.sun.mirror.declaration
Modifier and Type Interface and Description
 interface AnnotationTypeDeclaration
          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 TypeElement.
 

Methods in com.sun.mirror.declaration that return types with arguments of type InterfaceDeclaration
Modifier and Type Method and Description
 Collection<InterfaceDeclaration> PackageDeclaration.getInterfaces()
          Deprecated. Returns the declarations of the top-level interfaces in this package.
 

Uses of InterfaceDeclaration in com.sun.mirror.type
 

Methods in com.sun.mirror.type that return InterfaceDeclaration
Modifier and Type Method and Description
 InterfaceDeclaration InterfaceType.getDeclaration()
          Deprecated. Returns the declaration of this type.
 

Uses of InterfaceDeclaration in com.sun.mirror.util
 

Methods in com.sun.mirror.util with parameters of type InterfaceDeclaration
Modifier and Type Method and Description
 void SimpleDeclarationVisitor.visitInterfaceDeclaration(InterfaceDeclaration d)
          Deprecated. Visits an interface declaration.
 void DeclarationVisitor.visitInterfaceDeclaration(InterfaceDeclaration d)
          Deprecated. Visits an interface declaration.
 


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.