public class SearchResult<T> extends LinkedHashSet<T>
| Constructor and Description |
|---|
SearchResult(long start,
Iterable<T> results) |
add, clear, clone, contains, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.