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

Mirror API
DRAFT ea-b118

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

Packages that use InterfaceType
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 InterfaceType in com.sun.mirror.declaration
 

Methods in com.sun.mirror.declaration that return types with arguments of type InterfaceType
Modifier and Type Method and Description
 Collection<InterfaceType> TypeDeclaration.getSuperinterfaces()
          Deprecated. Returns the interface types directly implemented by this class or extended by this interface.
 

Uses of InterfaceType in com.sun.mirror.type
 

Subinterfaces of InterfaceType 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.
 

Methods in com.sun.mirror.type that return types with arguments of type InterfaceType
Modifier and Type Method and Description
 Collection<InterfaceType> DeclaredType.getSuperinterfaces()
          Deprecated. Returns the interface types that are direct supertypes of this type.
 

Uses of InterfaceType in com.sun.mirror.util
 

Methods in com.sun.mirror.util with parameters of type InterfaceType
Modifier and Type Method and Description
 void TypeVisitor.visitInterfaceType(InterfaceType t)
          Deprecated. Visits an interface type.
 void SimpleTypeVisitor.visitInterfaceType(InterfaceType t)
          Deprecated. Visits an interface 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.