Uses of Class
cc.carm.lib.configuration.core.annotation.InlineComment
-
Packages that use InlineComment Package Description cc.carm.lib.configuration.core -
-
Uses of InlineComment in cc.carm.lib.configuration.core
Methods in cc.carm.lib.configuration.core with parameters of type InlineComment Modifier and Type Method Description protected void
ConfigInitializer. initializeValue(@NotNull ConfigValue<?> value, @NotNull java.lang.String path, @Nullable HeaderComment fieldHeaderComment, @Nullable InlineComment fieldInlineComment, boolean saveDefaults)
protected static @Nullable java.lang.String
ConfigInitializer. readInlineComments(@Nullable InlineComment annotation)
-