All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.darylteo.rx.promises.java.functions.RepromiseFunction Maven / Gradle / Ivy

There is a newer version: 1.2.1
Show newest version
package com.darylteo.rx.promises.java.functions;

import com.darylteo.rx.promises.java.Promise;
import rx.functions.Func1;

public interface RepromiseFunction extends Func1> {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy