public class UrlSelector extends Object
Constructor and Description |
---|
UrlSelector(List<String> urls) |
Modifier and Type | Method and Description |
---|---|
String |
current()
Get the current url
|
void |
fail()
Declare the current url as failed.
|
int |
index() |
int |
size() |
String |
toString() |
public String current()
public void fail()
public int size()
public int index()