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