a66d491892514fd4a188d6ca87d6260d8ae46184
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 397
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testInterfaceStabilityAnnotation() : void renamed to public testNoInterfaceStabilityAnnotationForPublicAPI() : void in class org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations | From | To | |
Change Return Type | 1 | ||
Change Return Type Class<?> to Annotation in method protected getAnnotation(c Class<?>) : Annotation in class org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations.InterfaceAudienceAnnotatedClassFilter | From | To | |
Change Variable Type | 1 | ||
Change Variable Type ann : Class<?> to ann : Annotation in method private isAnnotatedPrivate(c Class<?>) : boolean in class org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations.InterfaceAudienceAnnotatedClassFilter | From | To |