ab8670370f918c39501ac186bd9f90ccb0803cc3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testList() : long renamed to public testArrayList() : long in class org.eclipse.jetty.server.jmh.ListVsMapBenchmark | From | To | |
| Rename Method public testSortedMap() : long renamed to public testHashMapAndLinkedList() : long in class org.eclipse.jetty.server.jmh.ListVsMapBenchmark | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type value : long to value : String in method public Pair(key String, value String) in class org.eclipse.jetty.server.jmh.ListVsMapBenchmark.Pair | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type value : long to value : String in class org.eclipse.jetty.server.jmh.ListVsMapBenchmark.Pair | From | To |