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

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

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

import rx.functions.Func1;

public interface PromiseFunction extends Func1 {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy