public class StringToPrimitive extends Object
| Constructor and Description |
|---|
StringToPrimitive() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isPrimitive(Class primitiveType)
Include string as a primitive type
|
static Object |
stringToPrimitiveBoxType(Class primitiveType,
String value) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.