71b5b85e1d219b706702356108fe1a9b2fbb15c1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 6 | ||
Change Variable Type localTask : TrustedFutureInterruptibleTask to localTask : InterruptibleTask in method protected afterDone() : void in class com.google.common.util.concurrent.TrustedListenableFutureTask | From | To | |
Change Variable Type localTask : TrustedFutureInterruptibleTask to localTask : InterruptibleTask in method protected pendingToString() : String in class com.google.common.util.concurrent.TrustedListenableFutureTask | From | To | |
Change Variable Type localTask : TrustedFutureInterruptibleTask to localTask : InterruptibleTask in method public run() : void in class com.google.common.util.concurrent.TrustedListenableFutureTask | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type task : TrustedFutureInterruptibleTask to task : InterruptibleTask in class com.google.common.util.concurrent.TrustedListenableFutureTask | From | To |