d215851eaa46fe012abc4232a9a65544c52e3a9c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type ListenableFuture<V> to ListenableFuture<? extends V> in method protected abstract delegate() : ListenableFuture<? extends V> in class com.google.common.util.concurrent.ForwardingListenableFuture | From | To | |
Change Return Type Future<V> to Future<? extends V> in method protected abstract delegate() : Future<? extends V> in class com.google.common.util.concurrent.ForwardingFuture | From | To |