public class ParameterUtils extends Object
| Constructor and Description |
|---|
ParameterUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isMethodArgumentAnArray(Class<?> paramClass,
Type paramGenericType)
Return whether or not the method argument is an array.
|
Copyright © 2015. All Rights Reserved.