4471fd4a6b3b45d8dbeae181abd5c502324974df
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private withInjectable(injector Injector.Builder, injectableImplType Class<T>, keyExtractor Function<T,Class<?>>) : void extracted from public with(componentImplType Class<C>) : BUILDER in class com.speedment.runtime.internal.runtime.AbstractApplicationBuilder | From | To | |
Extract Method private withInjectable(injector Injector.Builder, injectableImplType Class<T>, keyExtractor Function<T,Class<?>>) : void extracted from public withManager(managerImplType Class<M>) : BUILDER in class com.speedment.runtime.internal.runtime.AbstractApplicationBuilder | From | To |