@Retention(RUNTIME) @Target({METHOD,TYPE}) @Documented public @interface EndMethodCheckFile
| Modifier and Type | Required Element | Description |
|---|---|---|
String |
uniqueFileName |
Mandatory file name, which should be unique across all libraries on the class-path.
|
String uniqueFileName
String content
Copyright © 2021. All rights reserved.