
com.darylteo.rx.promises.functions.PromiseAction Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rxjava-promises Show documentation
Show all versions of rxjava-promises Show documentation
Promises implementation for RxJava
The newest version!
package com.darylteo.rx.promises.functions;
import rx.util.functions.Action1;
public abstract class PromiseAction implements Action1 {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy