| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
Returns the number of search results.
|
java.lang.Iterable<Result<T>> |
getResults()
Returns the search results for this request.
|
int |
getTotalCount()
Returns the total count of search results.
|
java.util.Iterator<Result<T>> |
iterator() |
public final java.lang.Iterable<Result<T>> getResults()
public final int getCount()
public final int getTotalCount()