Annotation Interface EOLComment
Indicates that the tagged field should have an "end-of-line" comment placed
at each instance of the field, using the return value of a getter method for the field
or the return value of a specified method as the string.
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueName of a "getter" method that's return value will be converted to a string and used as the EOL comment- Returns:
- Default:
- ""
-