008b070ac20e970b5ca1acfd6b5e3d84adbc15ba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 37
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 4 | ||
Change Return Type Integer to int in method public getInt(columnIndex int) : int in class org.sonar.server.db.migrations.Select.Row | From | To | |
Change Return Type Long to long in method public getLong(columnIndex int) : long in class org.sonar.server.db.migrations.Select.Row | From | To | |
Change Return Type Double to double in method public getDouble(columnIndex int) : double in class org.sonar.server.db.migrations.Select.Row | From | To | |
Change Return Type Boolean to boolean in method public getBoolean(columnIndex int) : boolean in class org.sonar.server.db.migrations.Select.Row | From | To |