public class JsonDelegateForgeWithDelegateFactory extends Object implements JsonDelegateForge
Constructor and Description |
---|
JsonDelegateForgeWithDelegateFactory(String delegateFactoryClassName) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
newDelegate(JsonDelegateRefs fields,
CodegenMethod parent,
CodegenClassScope classScope) |
public JsonDelegateForgeWithDelegateFactory(String delegateFactoryClassName)
public CodegenExpression newDelegate(JsonDelegateRefs fields, CodegenMethod parent, CodegenClassScope classScope)
newDelegate
in interface JsonDelegateForge
Copyright © 2005–2022. All rights reserved.