Class Clazz.MemberDef

    • Method Detail

      • getName

        public java.lang.String getName()
      • toString

        public java.lang.String toString()
      • descriptor

        public java.lang.String descriptor()
      • getConstant

        public abstract java.lang.Object getConstant()
      • getGenericReturnType

        public abstract java.lang.String getGenericReturnType()
      • isDeprecated

        public boolean isDeprecated()
      • getSignature

        public java.lang.String getSignature()
      • annotations

        public java.util.stream.Stream<Annotation> annotations​(java.lang.String binaryNameFilter)
      • typeAnnotations

        public java.util.stream.Stream<TypeAnnotation> typeAnnotations​(java.lang.String binaryNameFilter)