Searched defs:isRuntimeVisible (Results 1 – 4 of 4) sorted by relevance
33 private final boolean isRuntimeVisible; field in Annotations43 final ConstantPool constant_pool, final boolean isRuntimeVisible) throws IOException { in Annotations()60 final ConstantPool constant_pool, final boolean isRuntimeVisible) { in Annotations()101 public boolean isRuntimeVisible() { in isRuntimeVisible() method in Annotations
39 private final boolean isRuntimeVisible; field in AnnotationEntry52 …ead(final DataInput input, final ConstantPool constant_pool, final boolean isRuntimeVisible) throw… in read()65 …tionEntry(final int type_index, final ConstantPool constant_pool, final boolean isRuntimeVisible) { in AnnotationEntry()79 public boolean isRuntimeVisible() { in isRuntimeVisible() method in AnnotationEntry
48 private boolean isRuntimeVisible = false; field in AnnotationEntryGen183 private void isRuntimeVisible(final boolean b) { in isRuntimeVisible() method in AnnotationEntryGen187 public boolean isRuntimeVisible() { in isRuntimeVisible() method in AnnotationEntryGen
409 public boolean isRuntimeVisible() { in isRuntimeVisible() method in ClassFile.AnnotationInfo