public static class AnnotatedTypeMirror.AnnotatedWildcardType extends @Mutable AnnotatedTypeMirror
AnnotatedTypeMirror.AnnotatedArrayType, AnnotatedTypeMirror.AnnotatedDeclaredType, AnnotatedTypeMirror.AnnotatedExecutableType, AnnotatedTypeMirror.AnnotatedNoType, AnnotatedTypeMirror.AnnotatedNullType, AnnotatedTypeMirror.AnnotatedPrimitiveType, AnnotatedTypeMirror.AnnotatedReferenceType, AnnotatedTypeMirror.AnnotatedTypeVariable, AnnotatedTypeMirror.AnnotatedWildcardTypeannotationFactory, annotations, element, enclosingType, env, typeFactory, uidaddAnnotation, addAnnotation, addAnnotations, clearAnnotations, copyFields, createType, createTypeOfObject, directSuperTypes, directSuperTypes, equals, formatAnnotationString, getAnnotation, getAnnotation, getAnnotation, getAnnotationInHierarchy, getAnnotations, getElement, getEnclosingType, getExplicitAnnotations, getKind, hasAnnotation, hasAnnotation, hasAnnotationRelaxed, hasEffectiveAnnotation, hasEffectiveAnnotationRelaxed, hasExplicitAnnotation, hasExplicitAnnotation, hasExplicitAnnotationRelaxed, hashCode, isAnnotated, isAnnotatedInHierarchy, isUnqualified, removeAnnotation, removeAnnotation, removeAnnotationInHierarchy, removeAnnotations, removeUnqualified, replaceAnnotation, replaceAnnotations, toString, toStringDebugpublic @Mutable AnnotatedTypeMirror getSuperBoundField()
public @Mutable AnnotatedTypeMirror getSuperBound()
null is returned.public @Mutable AnnotatedTypeMirror getEffectiveSuperBound()
public @Mutable AnnotatedTypeMirror getExtendsBoundField()
public @Mutable AnnotatedTypeMirror getExtendsBound()
null is returned.public @Mutable AnnotatedTypeMirror getEffectiveExtendsBound()
public Set<@Nullable AnnotationMirror> getEffectiveExtendsBoundAnnotations()
public Set<@Nullable AnnotationMirror> getEffectiveAnnotations()
AnnotatedTypeMirrorgetEffectiveAnnotations in class @Mutable AnnotatedTypeMirrorpublic <R extends @NonNull Object,P extends @NonNull Object> R accept(AnnotatedTypeVisitor<R,P> v, P p)
AnnotatedTypeMirroraccept in class @Mutable AnnotatedTypeMirrorR - the return type of the visitor's methodsP - the type of the additional parameter to the visitor's methodsv - the visitor operating on this typep - additional parameter to the visitorpublic WildcardType getUnderlyingType()
AnnotatedTypeMirrorgetUnderlyingType in class @Mutable AnnotatedTypeMirrorpublic AnnotatedTypeMirror.AnnotatedWildcardType getCopy(boolean copyAnnotations)
AnnotatedTypeMirrorgetCopy in class @Mutable AnnotatedTypeMirrorcopyAnnotations - whether copy should have annotationspublic @Mutable AnnotatedTypeMirror substitute(Map<? extends @Mutable AnnotatedTypeMirror,? extends @Mutable AnnotatedTypeMirror> mappings)
AnnotatedTypeMirrorsubstitute in class @Mutable AnnotatedTypeMirrorpublic @Mutable AnnotatedTypeMirror getErased()
AnnotatedTypeMirrorgetErased in class @Mutable AnnotatedTypeMirrorpublic @ReadOnly String toString(boolean printInvisible)
AnnotatedTypeMirrortoString in class @Mutable AnnotatedTypeMirrorprintInvisible - Whether to always output invisible qualifiers.public void setMethodTypeArgHack()
public boolean isMethodTypeArgHack()