44ec00fbb62b3054afdcdc8b8a16d83d533b8377
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable valCopy : Collection<T> to comparables : List<Comparable> in method public acquireExclusiveLocksInBatch(values Collection<T>) : void in class com.orientechnologies.common.concur.lock.OOneEntryPerKeyLockManager | From | To | |
Rename Variable val : T to value : Comparable in method public acquireExclusiveLocksInBatch(values Collection<T>) : void in class com.orientechnologies.common.concur.lock.OOneEntryPerKeyLockManager | From | To | |
Change Variable Type | 2 | ||
Change Variable Type valCopy : Collection<T> to comparables : List<Comparable> in method public acquireExclusiveLocksInBatch(values Collection<T>) : void in class com.orientechnologies.common.concur.lock.OOneEntryPerKeyLockManager | From | To | |
Change Variable Type val : T to value : Comparable in method public acquireExclusiveLocksInBatch(values Collection<T>) : void in class com.orientechnologies.common.concur.lock.OOneEntryPerKeyLockManager | From | To |