6ab979d60d6778cc5da31f9aeba5a15df2c53885
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Variable | 1 | ||
| Inline Variable s : int in method public relaxedOffer(e E) : boolean from class org.jctools.queues.MpscCompoundQueue | From | To | |
| Extract Method | 1 | ||
| Extract Method private slowOffer(queues MpscArrayQueue<E>[], parallelQueuesMask int, start int, e E) : boolean extracted from public offer(e E) : boolean in class org.jctools.queues.MpscCompoundQueue | From | To |