public class ModelWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Map<Class,Class> |
wrapperPrimitives |
| Constructor and Description |
|---|
ModelWrapper() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
wrap(Object object) |
static Object |
wrapSkipPrimitives(Object object) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.