@Retention(value=SOURCE)
@Target(value={METHOD,TYPE,FIELD,PARAMETER,LOCAL_VARIABLE})
public @interface BugCompensation
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.