TypeElement
に含まれます。@Deprecated public interface InterfaceDeclaration extends TypeDeclaration
InterfaceDeclaration がインタフェースの宣言を表すのに対して、InterfaceType
はインタフェース型を表します。この区別の詳細は、TypeDeclaration
を参照してください。
InterfaceType
getFields, getFormalTypeParameters, getMethods, getNestedTypes, getPackage, getQualifiedName, getSuperinterfaces
getDeclaringType
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.