public class TypeUtils
extends java.lang.Object
Constructor and Description |
---|
TypeUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Class |
toObjectType(java.lang.Class c)
Convert a primitive type to the corresponding wrapper type
if any.
|