public class CastingRuleDelegateStaticMethod extends java.lang.Object implements ICastingRuleDelegate
| Constructor and Description |
|---|
CastingRuleDelegateStaticMethod(ICastingRuleDelegate target,
IJavaMethod method) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerCastingRule(ZenType type,
ICastingRule rule) |
public CastingRuleDelegateStaticMethod(ICastingRuleDelegate target, IJavaMethod method)
public void registerCastingRule(ZenType type, ICastingRule rule)
registerCastingRule in interface ICastingRuleDelegate