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