public class FetchResult extends Object
| Constructor and Description |
|---|
FetchResult(String url,
HashSet<String> outlinks) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
HashSet<String> |
getOutlinks() |
String |
getUrl() |
int |
hashCode() |
String |
toString() |
public String getUrl()
Copyright © 2016. All rights reserved.