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