public class SearchResultList
extends java.util.LinkedList
Constructor | Description |
---|---|
SearchResultList() |
Modifier and Type | Method | Description |
---|---|---|
void |
add(int index,
SearchResult element) |
|
void |
add(int index,
java.lang.Object element) |
|
SearchResult |
getPartyInfo(int index) |
containsAll, isEmpty, removeAll, retainAll, toString
equals, hashCode, listIterator, removeRange, subList
add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArray
public void add(int index, SearchResult element)
public void add(int index, java.lang.Object element)
add
in class java.util.LinkedList
public SearchResult getPartyInfo(int index)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.