c0d44b88cf1b085325f89cce1dcf0b1a152cb180
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable p2ChunkSize : int to chunkCapacity : int in method public SpscUnboundedAtomicArrayQueue(chunkSize int) in class org.jctools.queues.atomic.SpscUnboundedAtomicArrayQueue | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type mask : int to mask : long in method public SpscUnboundedAtomicArrayQueue(chunkSize int) in class org.jctools.queues.atomic.SpscUnboundedAtomicArrayQueue | From | To |