65b8d8ad56fdc66bf710e2fe40bd2c9b429d6785
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 33
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type InternalConfigurationException to ErrorsException in method public toException() : ErrorsException in class com.google.inject.internal.Errors | From | To | |
Rename Class | 1 | ||
Rename Class com.google.inject.internal.InternalConfigurationException renamed to com.google.inject.internal.ErrorsException | From | To | |
Change Variable Type | 2 | ||
Change Variable Type e : InternalConfigurationException to e : ErrorsException in method public visit(command Binding<T>) : Boolean in class com.google.inject.internal.BindingProcessor | From | To | |
Change Variable Type e : InternalConfigurationException to e : ErrorsException in method public visit(binding Binding<T>) : Boolean in class com.google.inject.internal.UntargettedBindingProcessor | From | To |