214133a2c7204426acc9fbb6f1242eaf3785659e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 2 | ||
Move Class org.jctools.queues.atomic.MpscAtomicArrayQueue.WeakIterator moved to org.jctools.queues.atomic.AtomicReferenceArrayQueue.WeakIterator | From | To | |
Move Class org.jctools.queues.MpscArrayQueue.WeakIterator moved to org.jctools.queues.ConcurrentCircularArrayQueue.WeakIterator | From | To | |
Extract Interface | 1 | ||
Extract Interface org.jctools.queues.SupportsIterator from classes [org.jctools.queues.ConcurrentCircularArrayQueue, org.jctools.queues.atomic.AtomicReferenceArrayQueue] | From | To |