|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemResult | |
|---|---|
| net.conquiris.api.search | |
| Uses of ItemResult in net.conquiris.api.search |
|---|
| Methods in net.conquiris.api.search that return ItemResult | ||
|---|---|---|
static
|
ItemResult.empty()
Returns the empty item. |
|
static
|
ItemResult.found(int totalHits,
float maxScore,
long time,
T item)
Returns a found item. |
|
static
|
ItemResult.notFound(long time)
Returns a not found item. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||