Package cc.carm.lib.configuration.core.annotation
-
Annotation Types Summary Annotation Type Description ConfigPath 用于标记对应类或参数的配置路径HeaderComment 顶部注释,用于给对应配置的顶部添加注释,便于使用者阅读查看。InlineComment 行内注释,用于给对应配置的所在行添加注释,便于使用者阅读查看。
| Annotation Type | Description |
|---|---|
| ConfigPath |
用于标记对应类或参数的配置路径
|
| HeaderComment |
顶部注释,用于给对应配置的顶部添加注释,便于使用者阅读查看。
|
| InlineComment |
行内注释,用于给对应配置的所在行添加注释,便于使用者阅读查看。
|