hudson.search
Interface SearchResult

All Superinterfaces:
Collection<SuggestedItem>, Iterable<SuggestedItem>, List<SuggestedItem>

public interface SearchResult
extends List<SuggestedItem>


Method Summary
 boolean hasMoreResults()
           
 
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, retainAll, set, size, subList, toArray, toArray
 

Method Detail

hasMoreResults

boolean hasMoreResults()


Copyright © 2004-2013. All Rights Reserved.