Skip navigation links
A B C D E F G H I L M N O P R S T U V W Z 

Z

zip(Or<? extends A, ? extends Every<? extends ERR>>, Or<? extends B, ? extends Every<? extends ERR>>) - Static method in class com.github.javactic.Accumulation
Zips two accumulating Ors together.
zip(OrFuture<? extends A, ? extends Every<? extends ERR>>, OrFuture<? extends B, ? extends Every<? extends ERR>>) - Static method in interface com.github.javactic.futures.OrFuture
Zips two accumulating OrFutures together.
zip3(Or<? extends A, ? extends Every<? extends ERR>>, Or<? extends B, ? extends Every<? extends ERR>>, Or<? extends C, ? extends Every<? extends ERR>>) - Static method in class com.github.javactic.Accumulation
 
zip3(OrFuture<? extends A, ? extends Every<? extends ERR>>, OrFuture<? extends B, ? extends Every<? extends ERR>>, OrFuture<? extends C, ? extends Every<? extends ERR>>) - Static method in interface com.github.javactic.futures.OrFuture
 
zipAll(Iterable<? extends B>, T, B) - Method in interface com.github.javactic.Every
Returns an Every formed from this Every and an iterable collection by combining corresponding elements in pairs.
zipWithIndex() - Method in interface com.github.javactic.Every
Zips this Every with its indices.
A B C D E F G H I L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2016. All rights reserved.