2bd0ad34b546e7bc93aa7b439f6d0fcc941a7d5e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable idleCounter : int to counter : int in method public drain(c Consumer<E>, w WaitStrategy, exit ExitCondition) : void in class org.jctools.queues.MpscArrayQueue | From | To | |
| Inline Variable | 1 | ||
| Inline Variable limit : int in method public drain(c Consumer<E>) : int from class org.jctools.queues.MpscArrayQueue | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter wait : WaitStrategy to w : WaitStrategy in method public drain(c Consumer<E>, w WaitStrategy, exit ExitCondition) : void in class org.jctools.queues.MpscArrayQueue | From | To |