public static class Tuples.QuadIterable<A,B,C,D> extends Object implements Iterable<Tuple4<A,B,C,D>>
Tuples.QuadIterable(Iterable<A> first, Iterable<B> second, Iterable<C> third, Iterable<D> fourth)
Iterator<Tuple4<A,B,C,D>>
iterator()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuples.QuadIterable(Iterable<A> first, Iterable<B> second, Iterable<C> third, Iterable<D> fourth)
public Iterator<Tuple4<A,B,C,D>> iterator()
iterator
Iterable<Tuple4<A,B,C,D>>
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.