336f3906b63b83c7e18802bdfa3eedcde5d29347
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private resolve(query String, key String, value String) : String inlined to public replace(parameters Parameter...) : String in class com.facebook.presto.tests.QueryTemplate | From | To | |
Change Return Type | 1 | ||
Change Return Type String to Optional<String> in method public getValue() : Optional<String> in class com.facebook.presto.tests.QueryTemplate.Parameter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type value : String to value : Optional<String> in class com.facebook.presto.tests.QueryTemplate.Parameter | From | To |