
com.darylteo.vertx.promises.java.functions.RepromiseFunction Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vertx-promises-java Show documentation
Show all versions of vertx-promises-java Show documentation
Promises module for Vert.x - vertx-promises-java
The newest version!
package com.darylteo.vertx.promises.java.functions;
import com.darylteo.vertx.promises.java.Promise;
import rx.functions.Func1;
public interface RepromiseFunction extends Func1> {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy