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