TypeElement.@Deprecated public interface InterfaceDeclaration extends TypeDeclaration
While an InterfaceDeclaration represents the
declaration of an interface, an InterfaceType
represents an interface type.
See TypeDeclaration for more on this distinction.
InterfaceTypegetFields, getFormalTypeParameters, getMethods, getNestedTypes, getPackage, getQualifiedName, getSuperinterfacesgetDeclaringTypeaccept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
Copyright © 2004, 2020, Oracle and/or its affiliates. All rights reserved.