public class MethodDefinitionBuilder extends Object
MethodDefinition Builder based on Java Reflection| Constructor and Description |
|---|
MethodDefinitionBuilder() |
MethodDefinitionBuilder(TypeDefinitionBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
MethodDefinition |
build(Method method)
Build the instance of
MethodDefinition |
public MethodDefinitionBuilder(TypeDefinitionBuilder builder)
public MethodDefinitionBuilder()
public MethodDefinition build(Method method)
MethodDefinitionmethod - MethodCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.