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