a36e1bcfb74aa75067f2e06f82e75ef15367fe2f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable value : V in method public accept(hash long, pos long) : void from class net.openhft.chronicle.map.AbstractChronicleMap.EntryIterator | From | To | |
Extract Variable key : K in method public accept(hash long, pos long) : void from class net.openhft.chronicle.map.AbstractChronicleMap.EntryIterator | From | To | |
Rename Parameter | 1 | ||
Rename Parameter key : long to hash : long in method public accept(hash long, pos long) : void in class net.openhft.chronicle.map.AbstractChronicleMap.EntryIterator | From | To |