1fce734d7ca5e9ced7ecad8b79363d834af53565
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type stages : List<Stage<?>> to stages : List<StageBean<?>> in method private stageIndexOf(stages List<StageBean<?>>, foreignField HasComparableOperators<?,?>) : int in class com.speedment.runtime.join.internal.component.join.AbstractJoinBuilder | From | To | |
| Move Method | 1 | ||
| Move Method private stageIndexOf(stages List<Stage<?>>, foreignField HasComparableOperators<?,?>) : int from class com.speedment.runtime.join.internal.component.stream.sql.JoinSqlUtil to private stageIndexOf(stages List<StageBean<?>>, foreignField HasComparableOperators<?,?>) : int from class com.speedment.runtime.join.internal.component.join.AbstractJoinBuilder | From | To |