public class SearchResult<T> extends LinkedHashSet<T>
| Constructor and Description |
|---|
SearchResult(long start,
Iterable<T> results) |
spliteratoradd, clear, clone, contains, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayparallelStream, removeIf, streamCopyright © 2009–2021 The Apache Software Foundation. All rights reserved.