public abstract class StandardCoercer extends BaseCoercer
MAX_PRIORITY| Constructor and Description |
|---|
StandardCoercer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority(IType to,
IType from) |
boolean |
handlesNull() |
protected boolean |
isCoercingDimensionWithSameType(IType to,
IType from) |
boolean |
isExplicitCoercion() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcoerceValuepublic boolean isExplicitCoercion()
public boolean handlesNull()
public int getPriority(IType to, IType from)
Copyright © 2020. All rights reserved.