public final class IterableUtils extends Object
static int
size(Iterable<?> src)
static Object[]
toArray(Iterable<?> src)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static int size(Iterable<?> src)
src
public static Object[] toArray(Iterable<?> src)
Copyright © 2015. All Rights Reserved.