Klasse RuntimeAnnos

java.lang.Object
org.aspectj.apache.bcel.classfile.Attribute
org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
Alle implementierten Schnittstellen:
Serializable, Cloneable, Node
Bekannte direkte Unterklassen:
RuntimeInvisAnnos, RuntimeVisAnnos

public abstract class RuntimeAnnos extends Attribute
Siehe auch:
  • Konstruktordetails

    • RuntimeAnnos

      public RuntimeAnnos(byte attrid, boolean visible, int nameIdx, int len, ConstantPool cpool)
    • RuntimeAnnos

      public RuntimeAnnos(byte attrid, boolean visible, int nameIdx, int len, byte[] data, ConstantPool cpool)
  • Methodendetails