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