8e34d36efa806ec7978a4d4f9c9b15463303c900
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable faultToleranteFuture : ListenableFuture<Integer> to faultTolerantFuture : ListenableFuture<Integer> in method public testWithFallback_inputRaisesException() : void in class com.google.common.util.concurrent.FuturesTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type inputFuture : ListenableFuture<?> to inputFuture : ListenableFuture<Integer> in method public testWithFallback_nullInsteadOfFuture() : void in class com.google.common.util.concurrent.FuturesTest | From | To |