@Retention(value=RUNTIME) public @interface Wrapper
| 限定符和类型 | 可选元素和说明 |
|---|---|
String[] |
matches
the extension names that need to be wrapped.
|
String[] |
mismatches
the extension names that need to be excluded.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.