18e18d38db17be73c8ac693bd770d631ec61374d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public offerIfBelowTheshold(e E, threshold int) : boolean renamed to public offerIfBelowThreshold(e E, threshold int) : boolean in class org.jctools.queues.MpscArrayQueue | From | To | |
| Rename Variable | 1 | ||
| Rename Variable wrapPoint : long to size : long in method public offerIfBelowThreshold(e E, threshold int) : boolean in class org.jctools.queues.MpscArrayQueue | From | To |