public class UriSet extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
List<CrawleableUri> |
uris |
| Constructor and Description |
|---|
UriSet() |
UriSet(List<CrawleableUri> uris) |
private static final long serialVersionUID
public List<CrawleableUri> uris
public UriSet(List<CrawleableUri> uris)
public UriSet()
Copyright © 2017–2019. All rights reserved.