public class SearchResult<T> extends LinkedHashSet<T>
Constructor and Description |
---|
SearchResult(long start,
Iterable<T> results) |
spliterator
add, clear, clone, contains, isEmpty, iterator, remove, size
equals, hashCode, removeAll
addAll, containsAll, retainAll, toArray, toArray, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
parallelStream, removeIf, stream
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.