public class RuntimeCoercer extends BaseCoercer
MAX_PRIORITY| Constructor and Description |
|---|
RuntimeCoercer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
coerceValue(IType typeToCoerceTo,
Object value) |
int |
getPriority(IType to,
IType from) |
boolean |
handlesNull() |
static RuntimeCoercer |
instance() |
boolean |
isExplicitCoercion() |
public boolean handlesNull()
public boolean isExplicitCoercion()
public int getPriority(IType to, IType from)
public static RuntimeCoercer instance()
Copyright © 2021. All rights reserved.