c048acc8169650fc624c2e9c94ffcce822c11c22
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private xchgHead(node Node) : Node renamed to private xchgProducerNode(node Node) : Node in class org.jctools.queues.intrusive.MpscIntrusiveLinkedQueue | From | To | |
Rename Variable | 1 | ||
Rename Variable tail : Node to chaserNode : Node in method public size() : int in class org.jctools.queues.intrusive.MpscIntrusiveLinkedQueue | From | To | |
Extract Variable | 1 | ||
Extract Variable stub : Node in method public size() : int from class org.jctools.queues.intrusive.MpscIntrusiveLinkedQueue | From | To |