public interface RemarkService
| Modifier and Type | Field and Description |
|---|---|
static String |
COMMA |
static String |
DAWN |
static String |
SPACE |
| Modifier and Type | Method and Description |
|---|---|
String |
splice(BillInfo billInfo,
SplitRule rule) |
static String |
toLegalRemark(String remark,
int limit)
字符串指定长度截取
|
static final String SPACE
static final String COMMA
static final String DAWN
Copyright © 2020. All rights reserved.