Printable
EmailAttachmentList
public class AbstractList<T> extends java.util.ArrayList<T> implements Printable
Constructor | Description |
---|---|
AbstractList() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Iterable<T> |
getBindingList() |
Gets list which used only for binding.
|
java.lang.String |
toString() |
|
java.lang.String |
toString(int indent) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
public java.lang.String toString()
toString
in class java.util.AbstractCollection<T>
public java.lang.String toString(int indent)
public java.lang.Iterable<T> getBindingList()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.