cf00ad6609d288183c70329e532cfa7516a9f0cc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type comps : List<ComponentState> to comps : Set<ComponentState> in method public start() : void in class com.ea.orbit.container.OrbitContainer | From | To | |
Extract Method | 1 | ||
Extract Method protected locate(clazz Class<T>, create boolean) : T extracted from public locate(clazz Class<T>) : T in class com.ea.orbit.injection.DependencyRegistry | From | To |