Klasse AnnotationMethodInfoWithAnnotations

Alle implementierten Schnittstellen:
Comparable, IBinaryMethod, IGenericMethod

public class AnnotationMethodInfoWithAnnotations extends AnnotationMethodInfo
  • Methodendetails

    • getAnnotations

      public IBinaryAnnotation[] getAnnotations()
      Beschreibung aus Schnittstelle kopiert: IBinaryMethod
      Answer the runtime visible and invisible annotations for this method or null if none.
      Angegeben von:
      getAnnotations in Schnittstelle IBinaryMethod
      Setzt außer Kraft:
      getAnnotations in Klasse MethodInfo
    • initialize

      protected void initialize()
      Beschreibung aus Klasse kopiert: MethodInfo
      This method is used to fully initialize the contents of the receiver. All methodinfos, fields infos will be therefore fully initialized and we can get rid of the bytes.
      Setzt außer Kraft:
      initialize in Klasse MethodInfo
    • reset

      protected void reset()
      Setzt außer Kraft:
      reset in Klasse ClassFileStruct