public class SimpleMethodFormsWrapper extends Object
| Constructor and Description |
|---|
SimpleMethodFormsWrapper() |
| Modifier and Type | Method and Description |
|---|---|
List<Boolean> |
getDeprecated() |
List<List<String>> |
getMethodForms() |
void |
setDeprecated(List<Boolean> deprecated) |
void |
setMethodForms(List<List<String>> methodForms) |
Copyright © 2020. All rights reserved.