2668c4682eae445534b869216ed019c032b11fd1
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 2 | ||
| Change Attribute Type injectionListeners : ImmutableSet<InjectionListener<? super T>> to injectionListeners : ImmutableList<InjectionListener<? super T>> in class com.google.inject.internal.MembersInjectorImpl | From | To | |
| Change Attribute Type userMembersInjectors : ImmutableSet<MembersInjector<? super T>> to userMembersInjectors : ImmutableList<MembersInjector<? super T>> in class com.google.inject.internal.MembersInjectorImpl | From | To | |
| Split Attribute | 1 | ||
| Split Attribute state : DependencyStack to [dependencyStack : Object[], dependencyStackSize : int] in class com.google.inject.internal.InternalContext | From | To | |
| Inline Variable | 1 | ||
| Inline Variable options : InjectorOptions in method package construct(errors Errors, context InternalContext, expectedType Class<?>, provisionCallback ProvisionListenerStackCallback<T>) : Object from class com.google.inject.internal.ConstructorInjector | From | To |