public class WatchlistSearchResults extends Object
| Constructor and Description |
|---|
WatchlistSearchResults() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
List<WatchlistHit> |
getMatches() |
String[] |
getSearchedLists() |
public int getCount()
@NotNull public String[] getSearchedLists()
@NotNull public List<WatchlistHit> getMatches()