Uses of Class
com.streamconverter.command.rule.impl.casing.CamelToSnakeCaseRule
Packages that use CamelToSnakeCaseRule
-
Uses of CamelToSnakeCaseRule in com.streamconverter.command.rule.impl.casing
Methods in com.streamconverter.command.rule.impl.casing that return CamelToSnakeCaseRuleModifier and TypeMethodDescriptionCamelToSnakeCaseRule.Builder.build()Builds the CamelToSnakeCaseRule with current configuration.static CamelToSnakeCaseRuleCamelToSnakeCaseRule.create()Creates a CamelToSnakeCaseRule with default settings.