9d022caddc5ae80efb8fc1b6efe2a0db43acf662
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type target : T to target : Object in method public autowire(target Object) : boolean in class org.rapidoid.ioc.IoC | From | To | |
Change Parameter Type target : T to target : Object in method public autowire(target Object) : boolean in class org.rapidoid.ioc.IoCContextWrapper | From | To | |
Change Parameter Type target : T to target : Object in method public autowire(target Object) : boolean in class org.rapidoid.ioc.IoCContextImpl | From | To | |
Change Parameter Type target : T to target : Object in method public autowire(target Object) : boolean in class org.rapidoid.ioc.IoCContext | From | To | |
Change Return Type | 5 | ||
Change Return Type T to boolean in method public autowire(target Object) : boolean in class org.rapidoid.ioc.IoCContextImpl | From | To | |
Change Return Type T to boolean in method public autowire(target Object) : boolean in class org.rapidoid.ioc.IoCContext | From | To | |
Change Return Type void to boolean in method private autowire(target Object, properties Map<String,Object>, session Mapper<String,Object>, locals Mapper<String,Object>) : boolean in class org.rapidoid.ioc.IoCContextImpl | From | To | |
Change Return Type T to boolean in method public autowire(target Object) : boolean in class org.rapidoid.ioc.IoC | From | To | |
Change Return Type T to boolean in method public autowire(target Object) : boolean in class org.rapidoid.ioc.IoCContextWrapper | From | To |