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