7b686ae1524444842299357800c94a742c2126a3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type void to ChronicleSetBuilder<K> in method public setPreShutdownAction(preShutdownAction Runnable) : ChronicleSetBuilder<K> in class net.openhft.chronicle.set.ChronicleSetBuilder | From | To | |
Change Return Type void to B in method public setPreShutdownAction(preShutdownAction Runnable) : B in class net.openhft.chronicle.hash.ChronicleHashBuilder | From | To | |
Change Return Type void to ChronicleMapBuilder<K,V> in method public setPreShutdownAction(preShutdownAction Runnable) : ChronicleMapBuilder<K,V> in class net.openhft.chronicle.map.ChronicleMapBuilder | From | To |