
public final class ValueConverter extends Object
Common generics collections are supported. Wildcard is treated the same as String. for example:
| Constructor and Description |
|---|
ValueConverter() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
convertFieldValue(String rawValue,
Class<?> t,
Field f,
ClassLoader classLoader) |
public static Object convertFieldValue(String rawValue, Class<?> t, Field f, ClassLoader classLoader)
Copyright © 2016 JBoss by Red Hat. All rights reserved.