public abstract class Coercer extends Object
| Constructor and Description |
|---|
Coercer() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
coerce(Object sourceValue,
Class<T> targetType,
Class<?>... targetTypeParameters) |
Copyright © 2016 Actian Corporation. All rights reserved.