Class UnresolvedXField

    • Constructor Detail

      • UnresolvedXField

        protected UnresolvedXField​(@DottedClassName
                                   java.lang.String className,
                                   java.lang.String methodName,
                                   java.lang.String methodSig,
                                   int accessFlags)
    • Method Detail

      • getAnnotationDescriptors

        public java.util.Collection<ClassDescriptor> getAnnotationDescriptors()
      • getAnnotations

        public java.util.Collection<AnnotationValue> getAnnotations()
      • getElementType

        public java.lang.annotation.ElementType getElementType()
      • isDeprecated

        public boolean isDeprecated()
        Description copied from interface: AccessibleEntity
        Is the entity deprecated?
      • getSourceSignature

        @CheckForNull
        public java.lang.String getSourceSignature()
        Description copied from interface: ClassMember
        Get the signature representing the field/method's type, including generic type