public class RuntimeUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RuntimeUtil.ToStringAdapter
XmlAdapter for printing arbitrary object by using
Object.toString(). |
| Modifier and Type | Field and Description |
|---|---|
static Map<Class,Class> |
boxToPrimitive
|
static Map<Class,Class> |
primitiveToBox
Reverse map of
boxToPrimitive. |
| Constructor and Description |
|---|
RuntimeUtil() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.