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