9908599f8b138867705a5228eb8cb10b95b1a5d4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private isProvider(binder Binder, method Method) : Optional<Annotation> renamed to private getAnnotation(binder Binder, method Method) : Annotation in class com.google.inject.internal.ProviderMethodsModule | From | To | |
Change Return Type | 1 | ||
Change Return Type Optional<Annotation> to Annotation in method private getAnnotation(binder Binder, method Method) : Annotation in class com.google.inject.internal.ProviderMethodsModule | From | To |