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