|
Pull Up Method public future(callable ContextualCallable<CompletableFuture<T>>) : CompletableFuture<T> from class net.jodah.recurrent.Recurrent.AsyncRecurrentInternal to public future(callable ContextualCallable<CompletableFuture<T>>) : CompletableFuture<T> from class net.jodah.recurrent.AsyncRecurrent |
From |
To |
|
Pull Up Method public getAsync(callable AsyncCallable<T>) : RecurrentFuture<T> from class net.jodah.recurrent.Recurrent.AsyncRecurrentInternal to public getAsync(callable AsyncCallable<T>) : RecurrentFuture<T> from class net.jodah.recurrent.AsyncRecurrent |
From |
To |
|
Pull Up Method public with(listeners Listeners<?>) : SyncRecurrent from class net.jodah.recurrent.Recurrent.SyncRecurrentInternal to public with(listeners Listeners<?>) : SyncRecurrent from class net.jodah.recurrent.SyncRecurrent |
From |
To |
|
Pull Up Method public get(callable ContextualCallable<T>) : T from class net.jodah.recurrent.Recurrent.SyncRecurrentInternal to public get(callable ContextualCallable<T>) : T from class net.jodah.recurrent.SyncRecurrent |
From |
To |
|
Pull Up Method private call(callable AsyncContextualCallable<T>, future RecurrentFuture<T>) : RecurrentFuture<T> from class net.jodah.recurrent.Recurrent.AsyncRecurrentInternal to private call(callable AsyncContextualCallable<T>, future RecurrentFuture<T>) : RecurrentFuture<T> from class net.jodah.recurrent.AsyncRecurrent |
From |
To |
|
Pull Up Method private call(callable Callable<T>) : T from class net.jodah.recurrent.Recurrent.SyncRecurrentInternal to private call(callable Callable<T>) : T from class net.jodah.recurrent.SyncRecurrent |
From |
To |
|
Pull Up Method public runAsync(runnable AsyncRunnable) : RecurrentFuture<Void> from class net.jodah.recurrent.Recurrent.AsyncRecurrentInternal to public runAsync(runnable AsyncRunnable) : RecurrentFuture<Void> from class net.jodah.recurrent.AsyncRecurrent |
From |
To |
|
Pull Up Method public run(runnable CheckedRunnable) : RecurrentFuture<Void> from class net.jodah.recurrent.Recurrent.AsyncRecurrentInternal to public run(runnable CheckedRunnable) : RecurrentFuture<Void> from class net.jodah.recurrent.AsyncRecurrent |
From |
To |
|
Pull Up Method public run(runnable ContextualRunnable) : RecurrentFuture<Void> from class net.jodah.recurrent.Recurrent.AsyncRecurrentInternal to public run(runnable ContextualRunnable) : RecurrentFuture<Void> from class net.jodah.recurrent.AsyncRecurrent |
From |
To |
|
Pull Up Method public with(listeners T) : AsyncRecurrent from class net.jodah.recurrent.Recurrent.AsyncRecurrentInternal to public with(listeners T) : AsyncRecurrent from class net.jodah.recurrent.AsyncRecurrent |
From |
To |
|
Pull Up Method public run(runnable CheckedRunnable) : void from class net.jodah.recurrent.Recurrent.SyncRecurrentInternal to public run(runnable CheckedRunnable) : void from class net.jodah.recurrent.SyncRecurrent |
From |
To |
|
Pull Up Method public future(callable Callable<CompletableFuture<T>>) : CompletableFuture<T> from class net.jodah.recurrent.Recurrent.AsyncRecurrentInternal to public future(callable Callable<CompletableFuture<T>>) : CompletableFuture<T> from class net.jodah.recurrent.AsyncRecurrent |
From |
To |
|
Pull Up Method public run(runnable ContextualRunnable) : void from class net.jodah.recurrent.Recurrent.SyncRecurrentInternal to public run(runnable ContextualRunnable) : void from class net.jodah.recurrent.SyncRecurrent |
From |
To |
|
Pull Up Method public get(callable Callable<T>) : T from class net.jodah.recurrent.Recurrent.SyncRecurrentInternal to public get(callable Callable<T>) : T from class net.jodah.recurrent.SyncRecurrent |
From |
To |
|
Pull Up Method public get(callable Callable<T>) : RecurrentFuture<T> from class net.jodah.recurrent.Recurrent.AsyncRecurrentInternal to public get(callable Callable<T>) : RecurrentFuture<T> from class net.jodah.recurrent.AsyncRecurrent |
From |
To |
|
Pull Up Method private SyncRecurrentInternal(retryPolicy RetryPolicy) from class net.jodah.recurrent.Recurrent.SyncRecurrentInternal to package SyncRecurrent(retryPolicy RetryPolicy) from class net.jodah.recurrent.SyncRecurrent |
From |
To |
|
Pull Up Method public get(callable ContextualCallable<T>) : RecurrentFuture<T> from class net.jodah.recurrent.Recurrent.AsyncRecurrentInternal to public get(callable ContextualCallable<T>) : RecurrentFuture<T> from class net.jodah.recurrent.AsyncRecurrent |
From |
To |
|
Pull Up Method public futureAsync(callable AsyncCallable<CompletableFuture<T>>) : CompletableFuture<T> from class net.jodah.recurrent.Recurrent.AsyncRecurrentInternal to public futureAsync(callable AsyncCallable<CompletableFuture<T>>) : CompletableFuture<T> from class net.jodah.recurrent.AsyncRecurrent |
From |
To |
|
Pull Up Method private AsyncRecurrentInternal(retryPolicy RetryPolicy, scheduler Scheduler) from class net.jodah.recurrent.Recurrent.AsyncRecurrentInternal to package AsyncRecurrent(retryPolicy RetryPolicy, scheduler Scheduler) from class net.jodah.recurrent.AsyncRecurrent |
From |
To |