public static class ClassBuilderInfo.ClassMethod extends Object
| Constructor and Description |
|---|
ClassMethod(String _name,
String _returnType,
boolean _finalMethod) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAnnotations() |
Map<String,String> |
getArguments() |
String |
getName() |
String |
getReturnType() |
boolean |
isFinalMethod() |
Copyright © 2020. All rights reserved.