public static class MethodDescriptorConverter.MethodDeclaration extends Object
Constructor and Description |
---|
MethodDeclaration(String name,
List<String> parameters,
String returnType) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
List<String> |
getParameters() |
String |
getReturnType() |
String |
toString() |
Copyright © 2018. All rights reserved.