public class ParsedUrl extends Object
| Constructor and Description |
|---|
ParsedUrl(String delegateProtocol,
String delegateUrl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDelegateProtocol() |
String |
getDelegateUrl() |
int |
hashCode() |
Copyright © 2021. All rights reserved.