public class SearchResult extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchResult.SearchResultItem |
| Modifier and Type | Field and Description |
|---|---|
int |
numResults |
String |
query |
List<SearchResult.SearchResultItem> |
results |
| Constructor and Description |
|---|
SearchResult() |
Copyright © 2014. All rights reserved.