Searched defs:RuntimeAnnotations_attribute (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/classfile/
H A DRuntimeAnnotations_attribute.java38 public abstract class RuntimeAnnotations_attribute extends Attribute { class in inherits:Attribute
39 protected RuntimeAnnotations_attribute(ClassReader cr, int name_index, int length) method in class:RuntimeAnnotations_attribute
48 protected RuntimeAnnotations_attribute(int name_index, Annotation[] annotations) { method in class:RuntimeAnnotations_attribute

Completed in 34 milliseconds