99d2816f0a099430f28b69639e9f6f5aae388812
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type ListenableFutureTask<T> to RunnableFuture<T> in method protected newTaskFor(runnable Runnable, value T) : RunnableFuture<T> in class com.google.common.util.concurrent.AbstractListeningExecutorService | From | To | |
| Change Return Type ListenableFutureTask<T> to RunnableFuture<T> in method protected newTaskFor(callable Callable<T>) : RunnableFuture<T> in class com.google.common.util.concurrent.AbstractListeningExecutorService | From | To | |
| Rename Class | 1 | ||
| Rename Class com.google.common.util.concurrent.Futures.CombinerFuture renamed to com.google.common.util.concurrent.Futures.CombinedFuture | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass com.google.common.util.concurrent.TrustedListenableFutureTask from classes [com.google.common.util.concurrent.Futures.CombinedFuture] | From | To |