public class CastingRuleDelegateMap extends java.lang.Object implements ICastingRuleDelegate
| Constructor and Description |
|---|
CastingRuleDelegateMap(ZenType forType,
java.util.Map<ZenType,ICastingRule> target) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerCastingRule(ZenType type,
ICastingRule rule) |
public CastingRuleDelegateMap(ZenType forType, java.util.Map<ZenType,ICastingRule> target)
public void registerCastingRule(ZenType type, ICastingRule rule)
registerCastingRule in interface ICastingRuleDelegate