Searched refs:VISIBILITY_RUNTIME (Results 1 – 1 of 1) sorted by relevance
57 private static final byte VISIBILITY_RUNTIME = 0x01; field in AnnotationAccess627 if (annotation.getVisibility() != VISIBILITY_RUNTIME) { in annotationSetToAnnotations()