public class StringUtil extends Object
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCleanString(String str)
获取解析后干净数据
|
static HashMap<String,String> |
getYasenMap(String str)
解析医疗设备原始返回告警报文
|
static boolean |
isEmpty(String str) |
Copyright © 2019. All rights reserved.