68b97eca6d438702735e1a710d8cfe933a91ebad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public isSymetric() : boolean renamed to public isSymmetric() : boolean in class com.speedment.runtime.join.stage.JoinOperator | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute symetric : boolean to symmetric : boolean in class com.speedment.runtime.join.stage.JoinOperator | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter symetric : boolean to symmetric : boolean in method package JoinOperator(operator String, symmetric boolean) in class com.speedment.runtime.join.stage.JoinOperator | From | To |