| Constructor and Description |
|---|
URLUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addQueryParam(StringBuilder sb,
String name,
Object value) |
static String |
toQueryParams(Map<String,Object> parameterMap) |
static String |
toUrl(String url,
Map<String,Object> moreParameters) |
Copyright © 2019. All rights reserved.