afe152703941f9ce2b3a00afcb05ac121972ebee
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Parameter | 2 | ||
Rename Parameter from : int to expectState : int in method public compareAndSet(expectState int, newState int) : boolean in class com.zaxxer.hikari.util.ConcurrentBag.IConcurrentBagEntry | From | To | |
Rename Parameter to : int to newState : int in method public compareAndSet(expectState int, newState int) : boolean in class com.zaxxer.hikari.util.ConcurrentBag.IConcurrentBagEntry | From | To |