Uses of Enum Class
org.aoju.bus.core.text.TextJoiner.NullMode
Packages that use TextJoiner.NullMode
-
Uses of TextJoiner.NullMode in org.aoju.bus.core.text
Methods in org.aoju.bus.core.text that return TextJoiner.NullModeModifier and TypeMethodDescriptionstatic TextJoiner.NullModeReturns the enum constant of this class with the specified name.static TextJoiner.NullMode[]TextJoiner.NullMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.core.text with parameters of type TextJoiner.NullModeModifier and TypeMethodDescriptionTextJoiner.setNullMode(TextJoiner.NullMode nullMode) 设置null元素处理逻辑