public class CodegenChainElement extends Object
Constructor and Description |
---|
CodegenChainElement(String method,
CodegenExpression[] optionalParams) |
Modifier and Type | Method and Description |
---|---|
void |
mergeClasses(Set<Class> classes) |
void |
render(StringBuilder builder,
Map<Class,String> imports,
boolean isInnerClass) |
public CodegenChainElement(String method, CodegenExpression[] optionalParams)
Copyright © 2005–2018. All rights reserved.