MAX_PRIORITY| Constructor and Description |
|---|
TypeVariableCoercer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
coerceValue(IType typeToCoerceTo,
Object value) |
int |
getPriority(IType to,
IType from) |
boolean |
handlesNull() |
static TypeVariableCoercer |
instance() |
boolean |
isExplicitCoercion() |
public Object coerceValue(IType typeToCoerceTo, Object value)
coerceValue in interface ICoercerpublic boolean isExplicitCoercion()
isExplicitCoercion in interface ICoercerpublic boolean handlesNull()
handlesNull in interface ICoercerpublic int getPriority(IType to, IType from)
getPriority in interface ICoercerpublic static TypeVariableCoercer instance()
Copyright © 2019. All rights reserved.