|
Change Variable Type t2 : Task to t2 : CTask in method public testAnyOfVariations() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t1 : Task to t1 : CTask in method public testAllOfWithError() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type task1 : Task to future : CompletableFuture in method public activationCleanup(block boolean) : void in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Variable Type t1 : Task<Integer> to t1 : CTask<Integer> in method public testThenReturn() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t1 : Task<Integer> to t1 : CTask<Integer> in method public testThenCompose() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t1 : Task<Integer> to t1 : CTask<Integer> in method public testThenApply() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t3 : Task to t3 : CTask in method public testAllOfVariations() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t1 : Task<Void> to t1 : CTask<Void> in method public testThenApplyWithVoid() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type stream : Stream<Task> to stream : Stream<CTask> in method public testAllOfVariations() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t3 : Task to t3 : CTask in method public testAllOfWithError() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t3 : Task to t3 : CTask in method public testAnyOfVariations() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t3 : Task to t3 : CTask in method public testAllOf() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t2 : Task to t2 : CTask in method public testAllOf() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t1 : Task<Integer> to t1 : CTask<Integer> in method public testAllOfVariations() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t1 : Task to t1 : CTask in method public testAllOf() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type stream : Stream<Task> to stream : Stream<CTask> in method public testAnyOfVariations() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t2 : Task to t2 : CTask in method public testAllOfWithError() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t1 : Task<Integer> to t1 : CTask<Integer> in method public testThenReturnWithException() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type futures : List<Task<?>> to futures : List<CompletableFuture<?>> in method public activationCleanup(block boolean) : void in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Variable Type t2 : Task to t2 : CTask in method public testAllOfVariations() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t1 : Task<Integer> to t1 : CTask<Integer> in method public testAnyOfVariations() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |
|
Change Variable Type t1 : Task<Integer> to t1 : CTask<Integer> in method public testThenComposeNoParams() : void in class com.ea.orbit.concurrent.test.TaskTest |
From |
To |