public class IogiCollections extends java.lang.Object
static <A,B> java.lang.Iterable<java.util.Map.Entry<A,B>>
zip(java.lang.Iterable<A> firstIterable, java.lang.Iterable<B> secondIterable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <A,B> java.lang.Iterable<java.util.Map.Entry<A,B>> zip(java.lang.Iterable<A> firstIterable, java.lang.Iterable<B> secondIterable)