Uses of Enum Class
ml.karmaconfigs.api.common.utils.string.util.TextContent
Packages that use TextContent
Package
Description
-
Uses of TextContent in ml.karmaconfigs.api.common.utils.string
Methods in ml.karmaconfigs.api.common.utils.string that return TextContentMethods in ml.karmaconfigs.api.common.utils.string with parameters of type TextContentModifier and TypeMethodDescriptionOptionsBuilder.withContent(TextContent ctn)Set the text content -
Uses of TextContent in ml.karmaconfigs.api.common.utils.string.util
Methods in ml.karmaconfigs.api.common.utils.string.util that return TextContentModifier and TypeMethodDescriptionstatic TextContentReturns the enum constant of this class with the specified name.static TextContent[]TextContent.values()Returns an array containing the constants of this enum class, in the order they are declared.