Searched refs:ANNOTATION (Results 1 – 2 of 2) sorted by relevance
340 static final int ANNOTATION= 0x00002000; field in Modifier
263 private static final int ANNOTATION = 0x00002000; field in Class632 return (getModifiers() & ANNOTATION) != 0; in isAnnotation()