public class SearchResult extends java.util.ArrayList<AlphaCellModel>
modCount
SearchResult()
boolean
isNeedMore()
void
setNeedMore(boolean needMore)
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
public SearchResult()
public boolean isNeedMore()
public void setNeedMore(boolean needMore)