类的使用
cn.taketoday.bytecode.Attribute.Set
使用Attribute.Set的程序包
-
cn.taketoday.bytecode中Attribute.Set的使用
参数类型为Attribute.Set的cn.taketoday.bytecode中的方法修饰符和类型方法说明(专用程序包) final voidFieldWriter.collectAttributePrototypes(Attribute.Set attributePrototypes) Collects the attributes of this field into the given set of attribute prototypes.(专用程序包) final voidMethodWriter.collectAttributePrototypes(Attribute.Set attributePrototypes) Collects the attributes of this method into the given set of attribute prototypes.(专用程序包) final voidRecordComponentWriter.collectAttributePrototypes(Attribute.Set attributePrototypes) Collects the attributes of this record component into the given set of attribute prototypes.