440b075f9db7fb721299274e2c56e982eaa899b8
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public update(s String) : String renamed to public apply(k String, v String) : String in class net.openhft.chronicle.map.CHMUseCasesTest.StringPrefixUnaryOperator | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type ks : KeySearch<?> to ks : KeySearch<K> in class net.openhft.chronicle.map.impl.stage.entry.MapEntryStages | From | To |