public class CollectionUtils extends Object
CollectionUtils()
static <T> T[]
toArray(Iterable<T> i)
static <T> List<T>
toList(Iterable<T> i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CollectionUtils()
public static <T> T[] toArray(Iterable<T> i)
public static <T> List<T> toList(Iterable<T> i)
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.