public class CastingRuleDelegateArray extends java.lang.Object implements ICastingRuleDelegate
| Constructor and Description |
|---|
CastingRuleDelegateArray(ICastingRuleDelegate base,
ZenTypeArrayBasic from) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerCastingRule(ZenType type,
ICastingRule rule) |
public CastingRuleDelegateArray(ICastingRuleDelegate base, ZenTypeArrayBasic from)
public void registerCastingRule(ZenType type, ICastingRule rule)
registerCastingRule in interface ICastingRuleDelegate