T - The type of results.public interface SearchResult<T>
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getHits() |
long |
getTotalHitCount() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.