JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
mcp.mobius.waila.api
IJsonConfig
Comment
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface IJsonConfig.Comment
Enclosing interface:
IJsonConfig
<
T
>
@Target
({
TYPE
,
FIELD
})
@Retention
(
RUNTIME
)
public static @interface
IJsonConfig.Comment
Adds comment for this value.
See Also:
IJsonConfig.Builder1.commenter(Supplier)
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The comment.
Element Details
value
String
value
The comment.