ca11ab86e9a1f88c7d1d3c85a107500a59fdf758
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public getByType(klass Class<K>, context IocContext) : K extracted from public getByType(klass Class<K>) : K in class org.nutz.ioc.impl.NutIoc | From | To | |
Extract Method public getNamesByType(klass Class<?>, context IocContext) : String[] extracted from public getNamesByType(klass Class<?>) : String[] in class org.nutz.ioc.impl.NutIoc | From | To |