public class CollectionUtils extends Object
| Constructor and Description |
|---|
CollectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T[] |
toArray(Iterable<T> i) |
static <T> List<T> |
toList(Iterable<T> i) |
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.