a7dc49065776d2b33487da3161c45020d3f68ab8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type executor : ScheduledExecutorService to executor : ExecutorService in method package RecurrentFuture(executor ExecutorService) in class net.jodah.recurrent.RecurrentFuture | From | To | |
Change Parameter Type executor : ScheduledExecutorService to executor : ExecutorService in method public whenSuccessAsync(successListener SuccessListener<T>, executor ExecutorService) : RecurrentFuture<T> in class net.jodah.recurrent.RecurrentFuture | From | To | |
Change Parameter Type executor : ScheduledExecutorService to executor : ExecutorService in method public whenFailureAsync(failureListener FailureListener, executor ExecutorService) : RecurrentFuture<T> in class net.jodah.recurrent.RecurrentFuture | From | To |