public class MapUtils extends Object
Description:
| 构造器和说明 |
|---|
MapUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
toJoinString(Map<String,String> map,
boolean encoder,
boolean lowerCase)
拼接字符串
|
static String |
toJoinString(Object object,
boolean encoder,
boolean lowerCase)
连接字符串
|
Copyright © 2019. All rights reserved.