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