14c13f11c4d2cdba7ea96d8fc40f3d8dcaa05f51
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public ignoreInterrupts(ignoreInterrupts boolean) : SingleChronicleQueueBuilder renamed to public checkInterrupts(checkInterrupts boolean) : SingleChronicleQueueBuilder in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
Rename Parameter | 1 | ||
Rename Parameter ignoreInterrupts : boolean to checkInterrupts : boolean in method public checkInterrupts(checkInterrupts boolean) : SingleChronicleQueueBuilder in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To |