public class IterableUtils extends java.lang.Object
static <T,O> O
execute(java.lang.Iterable<T> coll, Strategy<T,O> s)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T,O> O execute(java.lang.Iterable<T> coll, Strategy<T,O> s)