@Beta public interface InterfaceDeclaration extends TypeDeclaration, TypeParameterDeclarator
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<? extends TypeReference> |
getExtendedInterfaces() |
boolean |
isStrictFloatingPoint() |
findDeclaredConstructor, findDeclaredField, findDeclaredMethod, findDeclaredType, getDeclaredAnnotationTypes, getDeclaredClasses, getDeclaredConstructors, getDeclaredEnumerationTypes, getDeclaredFields, getDeclaredInterfaces, getDeclaredMembers, getDeclaredMethods, getDeclaredTypes
getQualifiedName, isAssignableFrom
getTypeParameters
getDeclaringType, getDocComment, getModifiers, getVisibility, isDeprecated
findAnnotation, getAnnotations
getCompilationUnit, getSimpleName
boolean isStrictFloatingPoint()
strictfp
java.lang.Iterable<? extends TypeReference> getExtendedInterfaces()