Searched refs:ANNOTATION (Results 1 – 3 of 3) sorted by relevance
355 static final int ANNOTATION = 0x00002000; field in Modifier
112 private static final int ANNOTATION= 0x00002000; field in Class676 return (getModifiers() & ANNOTATION) != 0; in isAnnotation()
406 private static final int ANNOTATION = 8192; // 0x2000 field in Class