public class ConverterTypeUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
convert(Class<?> expectedClass,
Object originalObject)
Convert the given
Object to expected Class. |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.