9a4406b186d8c89285250f1713ff82d68670d2ed
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable t : Throwable to retval : Throwable in method protected readException(in DataInput, recursion_count int) : Throwable in class org.jgroups.util.Util | From | To | |
Extract Method | 3 | ||
Extract Method protected writeException(causes Set<Throwable>, t Throwable, out DataOutput) : void extracted from protected exceptionToStream(causes Set<Throwable>, t Throwable, out DataOutput) : void in class org.jgroups.util.Util | From | To | |
Extract Method protected readException(in DataInput, recursion_count int) : Throwable extracted from protected exceptionFromStream(in DataInput, recursion_count int) : Throwable in class org.jgroups.util.Util | From | To |