| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.lang.reflect |
||
| 84 | ||
setAccessible(AccessibleObject[], boolean) : void |
||
setAccessible(boolean) : void |
||
trySetAccessible() : boolean |
||
isAccessible() : boolean |
||
canAccess(Object) : boolean |
||
AccessibleObject() : void |
||
getAnnotation(Class) : Annotation |
||
isAnnotationPresent(Class) : boolean |
||
getAnnotationsByType(Class) : Annotation[] |
||
getAnnotations() : Annotation[] |
||
getDeclaredAnnotation(Class) : Annotation |
||
getDeclaredAnnotationsByType(Class) : Annotation[] |
||
getDeclaredAnnotations() : Annotation[] |