public class UrlBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
first |
protected StringBuilder |
url |
| Constructor and Description |
|---|
UrlBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(String name,
String value) |
void |
clear() |
String |
toString() |
Copyright © 2019. All Rights Reserved.