| Package | Description |
|---|---|
| net.csdn.common.path |
| Modifier and Type | Method and Description |
|---|---|
Url |
Url.addParam(String key,
String value) |
Url |
Url.hostAndPort(String hostAndPort) |
Url |
Url.path(String path) |
Url |
Url.query(Map _query) |
Url |
Url.query(String query) |
| Modifier and Type | Method and Description |
|---|---|
static List<Url> |
Url.urls(String[] hosts,
String path,
Map params,
String... queries) |
static List<Url> |
Url.urls(String[] hosts,
String path,
String... queries) |
Copyright © 2021. All rights reserved.