Searched refs:RuntimeInvisibleAnnotations (Results 1 – 9 of 9) sorted by relevance
33 public class RuntimeInvisibleAnnotations extends Annotations class45 …public RuntimeInvisibleAnnotations(final int name_index, final int length, final DataInput input, … in RuntimeInvisibleAnnotations() method in RuntimeInvisibleAnnotations
245 return new RuntimeInvisibleAnnotations(name_index, length, file, constant_pool); in readAttribute()
32 import org.apache.bcel.classfile.RuntimeInvisibleAnnotations;183 if (attr instanceof RuntimeInvisibleAnnotations) in unpackAnnotations()185 final RuntimeInvisibleAnnotations ria = (RuntimeInvisibleAnnotations) attr; in unpackAnnotations()
33 import org.apache.bcel.classfile.RuntimeInvisibleAnnotations;256 new RuntimeInvisibleAnnotations(riaIndex, riaData.length, in getAnnotationAttributes()
32 import org.apache.bcel.classfile.RuntimeInvisibleAnnotations;112 if (attribute instanceof RuntimeInvisibleAnnotations) in testVisibleInvisibleAnnotationGen()
128 class RuntimeInvisibleAnnotations implements Annotations { class131 public RuntimeInvisibleAnnotations(List<AnnotationInfo> annotations) { in RuntimeInvisibleAnnotations() method in Attribute.RuntimeInvisibleAnnotations
99 attributes.add(new Attribute.RuntimeInvisibleAnnotations(invisible)); in addAllAnnotations()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...