@Target(value=METHOD) @Retention(value=RUNTIME) public @interface ExtensionMethod
| Modifier and Type | Fields and Description |
|---|---|
static String |
extensionClass |
static String |
isStatic |
| Modifier and Type | Required Element and Description |
|---|---|
String |
extensionClass |
boolean |
isStatic |
Copyright © 2021. All rights reserved.