a43b4aa7f43c4fad61ca20c3c6744a6f4f1b68ed
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 2 | ||
| Inline Method private startQueueWorker() : void inlined to public execute(task Runnable) : void in class com.google.common.util.concurrent.SequentialExecutor | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type queue : Queue<Runnable> to queue : Deque<Runnable> in class com.google.common.util.concurrent.SequentialExecutor | From | To |