public class DataTypeUtil
extends java.lang.Object
DataTypeUtil class.
| Constructor and Description |
|---|
DataTypeUtil() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<?> |
convertPrimitiveToWrapper(java.lang.Class<?> clazz)
Converts java primitive type to its equivalent wrapper type.
|
Copyright © 2022. All rights reserved.