4e46009fd32913e4de875a69c5d6725c872f391e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute uniqueValue : boolean to permitDuplicates : boolean in method protected doProvision(errors Errors, context InternalContext, dependency Dependency<?>) : Set<T> in class com.google.inject.internal.RealMultibinder.RealMultibinderProvider | From | To | |
Inline Variable | 1 | ||
Inline Variable size : int in method protected doProvision(errors Errors, context InternalContext, dependency Dependency<?>) : Set<T> from class com.google.inject.internal.RealMultibinder.RealMultibinderProvider | From | To | |
Extract Method | 1 | ||
Extract Method private newNullEntryException(i int, errors Errors) : ErrorsException extracted from protected doProvision(errors Errors, context InternalContext, dependency Dependency<?>) : Set<T> in class com.google.inject.internal.RealMultibinder.RealMultibinderProvider | From | To |