|
Change Return Type void to boolean in method public fail(failureMessage String) : boolean in class io.vertx.core.impl.CompositeFutureImpl |
From |
To |
|
Change Return Type void to boolean in method public complete() : boolean in class io.vertx.core.Future |
From |
To |
|
Change Return Type void to boolean in method public fail(cause Throwable) : boolean in class io.vertx.core.Future |
From |
To |
|
Change Return Type void to boolean in method public complete(result T) : boolean in class io.vertx.core.impl.FutureImpl |
From |
To |
|
Change Return Type void to boolean in method public fail(cause Throwable) : boolean in class io.vertx.core.impl.CompositeFutureImpl |
From |
To |
|
Change Return Type void to boolean in method public complete() : boolean in class io.vertx.core.impl.CompositeFutureImpl |
From |
To |
|
Change Return Type void to boolean in method public fail(failureMessage String) : boolean in class io.vertx.core.Future |
From |
To |
|
Change Return Type void to boolean in method public fail(cause Throwable) : boolean in class io.vertx.core.impl.FutureImpl |
From |
To |
|
Change Return Type void to boolean in method public complete() : boolean in class io.vertx.core.impl.FutureImpl |
From |
To |
|
Change Return Type void to boolean in method public complete(result CompositeFuture) : boolean in class io.vertx.core.impl.CompositeFutureImpl |
From |
To |
|
Change Return Type void to boolean in method public complete(result T) : boolean in class io.vertx.core.Future |
From |
To |
|
Change Return Type void to boolean in method public fail(failureMessage String) : boolean in class io.vertx.core.impl.FutureImpl |
From |
To |