public final class ArrayUtils extends Object
| Constructor and Description |
|---|
ArrayUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
getGenericType(Class<?> nested) |
static Object |
toArray(Class<?> type,
Collection collection) |
public static Object toArray(Class<?> type, Collection collection)
Copyright © 2006-2012 The Red5 Project