Item | % of partially implemented | % of fully implemented |
---|---|---|
java.lang |
||
52 | ||
getName() : String |
||
getSpecificationTitle() : String |
||
getSpecificationVersion() : String |
||
getSpecificationVendor() : String |
||
getImplementationTitle() : String |
||
getImplementationVersion() : String |
||
getImplementationVendor() : String |
||
isSealed() : boolean |
||
isSealed(URL) : boolean |
||
isCompatibleWith(String) : boolean |
||
getPackages() : Package[] |
||
hashCode() : int |
||
toString() : String |
||
getAnnotation(Class) : Annotation |
||
isAnnotationPresent(Class) : boolean |
||
getAnnotationsByType(Class) : Annotation[] |
||
getAnnotations() : Annotation[] |
||
getDeclaredAnnotation(Class) : Annotation |
||
getDeclaredAnnotationsByType(Class) : Annotation[] |
||
getDeclaredAnnotations() : Annotation[] |