public class DocumentedMethod extends DocumentedElement
Modifier and Type | Field and Description |
---|---|
List<String> |
exceptions |
boolean |
isImplementation |
Integer |
maxSdk |
Integer |
minSdk |
List<String> |
modifiers |
List<String> |
params |
String |
returnType |
Constructor and Description |
---|
DocumentedMethod(String name) |