@Retention(RUNTIME) @Target(TYPE) public @interface Import
| Modifier and Type | Optional Element | Description |
|---|---|---|
String |
ns |
Setting the namespace.
|
ImportScope[] |
scopes |
Setting import method scope, default is {ImportScope.Instance, ImportScope.Static}
|
ImportScope[] scopes
String ns
Copyright © 2022–2023. All rights reserved.