JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
net.orbyfied.j8.config
Annotation Interface Comment
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
Comment
Adds a comment to a configuration setting.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The comment string.
Element Details
value
String
value
The comment string.