e84036398e952ca1a185dc4f863851cf5892f713
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public compare(first Range, second Range) : int from class org.kaaproject.kaa.server.transport.RangeExpressionParser.RangeComparator to public compareTo(other Range) : int from class org.kaaproject.kaa.server.transport.RangeExpressionParser.Range | From | To | |
Rename Parameter | 1 | ||
Rename Parameter first : Range to other : Range in method public compareTo(other Range) : int in class org.kaaproject.kaa.server.transport.RangeExpressionParser.Range | From | To |