public class MethodReferenceCoercer 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 MethodReferenceCoercer |
instance() |
boolean |
isExplicitCoercion() |
public boolean isExplicitCoercion()
public boolean handlesNull()
public int getPriority(IType to, IType from)
public static MethodReferenceCoercer instance()
Copyright © 2019. All rights reserved.