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