Package hudson.search
Interface SearchResult
- All Superinterfaces:
Collection<SuggestedItem>
,Iterable<SuggestedItem>
,List<SuggestedItem>
- Author:
- Nicolas De Loof
-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
-
Method Details
-
hasMoreResults
boolean hasMoreResults()
-