public class ClassUtils extends Object
| Constructor and Description |
|---|
ClassUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isPrimitiveOrWrapper(Class<?> type)
|
static boolean |
isPrimitiveWrapper(Class<?> type)
|
Copyright © 2007–2017. All rights reserved.