| Package | Description |
|---|---|
| org.aoju.bus.core.text |
提供文本相关操作的封装
|
| Modifier and Type | Method and Description |
|---|---|
static TextJoiner.NullMode |
TextJoiner.NullMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextJoiner.NullMode[] |
TextJoiner.NullMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TextJoiner |
TextJoiner.setNullMode(TextJoiner.NullMode nullMode)
设置
null元素处理逻辑 |
Copyright © 2021. All rights reserved.