|
Rename Method public orElse(mapper Function<Throwable,T>) : Future<T> renamed to public otherwise(mapper Function<Throwable,T>) : Future<T> in class io.vertx.core.Future |
From |
To |
|
Rename Method public testOrElseFails() : void renamed to public testOtherwiseFails() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public testUncompletedAsyncResultOrElseApplyFunction() : void renamed to public testUncompletedAsyncResultOtherwiseApplyFunction() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method private testSucceededOrElse(res AsyncResult<String>, f Future<String>) : void renamed to private testSucceededOtherwise(res AsyncResult<String>, f Future<String>) : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public testOrElseFailureWithSuccess() : void renamed to public testOtherwiseFailureWithSuccess() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public orElse(value T) : AsyncResult<T> renamed to public otherwise(value T) : AsyncResult<T> in class io.vertx.core.AsyncResult |
From |
To |
|
Rename Method public testFailedFutureOrElseApplyFunction() : void renamed to public testFailedFutureOtherwiseApplyFunction() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public testOrElseSuccessWithSuccess() : void renamed to public testOtherwiseSuccessWithSuccess() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public orElse(mapper Function<Throwable,T>) : AsyncResult<T> renamed to public otherwise(mapper Function<Throwable,T>) : AsyncResult<T> in class io.vertx.core.AsyncResult |
From |
To |
|
Rename Method public testSucceededFutureOrElseApplyFunction() : void renamed to public testSucceededFutureOtherwiseApplyFunction() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public testSucceededAsyncResultOrElseApplyFunction() : void renamed to public testSucceededAsyncResultOtherwiseApplyFunction() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public testUncompletedAsyncResultOrElse() : void renamed to public testUncompletedAsyncResultOtherwise() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public testSucceededFutureOrElse() : void renamed to public testSucceededFutureOtherwise() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public testFailedAsyncResultOrElseApplyFunction() : void renamed to public testFailedAsyncResultOtherwiseApplyFunction() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public testUncompletedFutureOrElseApplyFunction() : void renamed to public testUncompletedFutureOtherwiseApplyFunction() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method private testFailedOrElse(res AsyncResult<String>, f Future<String>) : void renamed to private testFailedOtherwise(res AsyncResult<String>, f Future<String>) : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public testUncompletedFutureOrElse() : void renamed to public testUncompletedFutureOtherwise() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method private testUncompletedOrElseApplyFunction(res AsyncResult<String>) : void renamed to private testUncompletedOtherwiseApplyFunction(res AsyncResult<String>) : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public testSucceededAsyncResultOrElse() : void renamed to public testSucceededAsyncResultOtherwise() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public orElse(value T) : Future<T> renamed to public otherwise(value T) : Future<T> in class io.vertx.core.Future |
From |
To |
|
Rename Method public testFailedFutureOrElse() : void renamed to public testFailedFutureOtherwise() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method private testUncompletedAsyncResultOrElse(res AsyncResult<String>) : void renamed to private testUncompletedAsyncResultOtherwise(res AsyncResult<String>) : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method private testSucceededOrElseApplyFunction(res AsyncResult<String>, f Future<String>) : void renamed to private testSucceededOtherwiseApplyFunction(res AsyncResult<String>, f Future<String>) : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method public testFailedAsyncResultOrElse() : void renamed to public testFailedAsyncResultOtherwise() : void in class io.vertx.test.core.FutureTest |
From |
To |
|
Rename Method private testFailedOrElseApplyFunction(res AsyncResult<String>, f Future<String>) : void renamed to private testFailedOtherwiseApplyFunction(res AsyncResult<String>, f Future<String>) : void in class io.vertx.test.core.FutureTest |
From |
To |