public class BasePHighPriorityCoercer extends BaseCoercer
MAX_PRIORITY| Constructor and Description |
|---|
BasePHighPriorityCoercer(LockingLazyVar<BasePrimitiveCoercer> delegate,
int priority) |
| Modifier and Type | Method and Description |
|---|---|
Object |
coerceValue(IType typeToCoerceTo,
Object value) |
int |
getPriority(IType to,
IType from) |
boolean |
handlesNull() |
boolean |
isExplicitCoercion() |
public BasePHighPriorityCoercer(LockingLazyVar<BasePrimitiveCoercer> delegate, int priority)
public boolean isExplicitCoercion()
public boolean handlesNull()
public int getPriority(IType to, IType from)
Copyright © 2021. All rights reserved.