5de381279030adb0d69a50427b7260141747fae6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable fastMethod : FastMethod to fastClass : FastClass in method private createMethodInvoker(method Method) : MethodInvoker in class com.google.inject.internal.SingleMethodInjector | From | To | |
Rename Variable fastConstructor : FastConstructor to fc : FastClass in method public create() : ConstructionProxy<T> in class com.google.inject.internal.DefaultConstructionProxyFactory | From | To | |
Rename Attribute | 1 | ||
Rename Attribute fastConstructor : FastConstructor to constructorIndex : int in class com.google.inject.internal.ProxyFactory.ProxyConstructor | From | To | |
Change Variable Type | 2 | ||
Change Variable Type fastMethod : FastMethod to fastClass : FastClass in method private createMethodInvoker(method Method) : MethodInvoker in class com.google.inject.internal.SingleMethodInjector | From | To | |
Change Variable Type fastConstructor : FastConstructor to fc : FastClass in method public create() : ConstructionProxy<T> in class com.google.inject.internal.DefaultConstructionProxyFactory | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type fastConstructor : FastConstructor to constructorIndex : int in class com.google.inject.internal.ProxyFactory.ProxyConstructor | From | To |