JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
tech.guilhermekaua.spigotboot.config.annotation
Annotation Interface Comment
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
TYPE
})
public @interface
Comment
Adds a comment above the YAML key.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
[]
value
The comment lines.
Element Details
value
String
[]
value
The comment lines.
Returns:
the comment lines