1912e0c21cbe25853c5c6a5b461fbe30993403ff
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getServices(type Class<T>) : List<T> renamed to public getTypes() : Iterable<Type> in class com.facebook.presto.spi.Plugin | From | To | |
| Change Return Type | 1 | ||
| Change Return Type List<T> to Iterable<Type> in method public getTypes() : Iterable<Type> in class com.facebook.presto.spi.Plugin | From | To |