Interface InterfaceDeclaration

All Superinterfaces:
AnnotationTarget, Declaration, Element, MemberDeclaration, NamedElement, Type, TypeDeclaration, TypeParameterDeclarator
All Known Subinterfaces:
MutableInterfaceDeclaration

@Beta public interface InterfaceDeclaration extends TypeDeclaration, TypeParameterDeclarator
Author:
Sven Efftinge
  • Method Details

    • isStrictFloatingPoint

      boolean isStrictFloatingPoint()
      Returns:
      whether this class is marked strictfp
    • getExtendedInterfaces

      Iterable<? extends TypeReference> getExtendedInterfaces()
      Returns:
      the extended interfaces