0f39a2d4a1f8beeb474844ae9d9e1533c51dea81
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 2 | ||
Push Down Method protected lvConsumerIndex() : long from class org.jctools.queues.SpscArrayQueueConsumerField to private lvConsumerIndex() : long from class org.jctools.queues.SpscArrayQueue | From | To | |
Push Down Method protected lvProducerIndex() : long from class org.jctools.queues.SpscArrayQueueProducerFields to private lvProducerIndex() : long from class org.jctools.queues.SpscArrayQueue | From | To | |
Extract Variable | 3 | ||
Extract Variable step : int in method public offer(e E) : boolean from class org.jctools.queues.SpscArrayQueue | From | To | |
Extract Variable index : long in method public offer(e E) : boolean from class org.jctools.queues.SpscArrayQueue | From | To | |
Extract Variable index : long in method public poll() : E from class org.jctools.queues.SpscArrayQueue | From | To |