public final class SingleOperatorZip extends Object
static <T,R> Single<R>
zip(Single<? extends T>[] singles, FuncN<? extends R> zipper)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T,R> Single<R> zip(Single<? extends T>[] singles, FuncN<? extends R> zipper)
Copyright © 2018. All rights reserved.