7c571673c1e8682c1bff38fdcc7aeb1440bfe1e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private checkState(argument boolean, format String, args Object...) : void renamed to private verify(argument boolean, message String) : void in class com.facebook.presto.spi.type.TypeSignature | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter format : String to message : String in method private verify(argument boolean, message String) : void in class com.facebook.presto.spi.type.TypeSignature | From | To |