Package com.mashape.unirest.http.utils
Class MapUtil
- java.lang.Object
-
- com.mashape.unirest.http.utils.MapUtil
-
public class MapUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description MapUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<org.apache.http.NameValuePair>getList(Map<String,List<Object>> parameters)
-