public static class JavaSourceCodeFactory.FactoryMethod extends Object
Modifier and Type | Method and Description |
---|---|
JavaMethodDefinition |
Method(JavaTypeDescription type,
String name) |
JavaSourceCodeFactory.FactoryMethod |
modifiers(int additionalModifiers) |
public JavaSourceCodeFactory.FactoryMethod modifiers(int additionalModifiers)
public JavaMethodDefinition Method(JavaTypeDescription type, String name)
type
- name
- com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.MethodFactory#Method(com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription, java.lang.String)
Copyright © 2003–2021 XDEV Software. All rights reserved.