com.healthmarketscience.jackcess.impl.query
Class QueryImpl.AppendableList<E>
java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<E>
com.healthmarketscience.jackcess.impl.query.QueryImpl.AppendableList<E>
- All Implemented Interfaces:
- Serializable, Cloneable, Iterable<E>, Collection<E>, List<E>, RandomAccess
- Enclosing class:
- QueryImpl
protected static class QueryImpl.AppendableList<E>
- extends ArrayList<E>
- See Also:
- Serialized Form
| Methods inherited from class java.util.ArrayList |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, remove, removeRange, set, size, toArray, toArray, trimToSize |
QueryImpl.AppendableList
protected QueryImpl.AppendableList()
QueryImpl.AppendableList
protected QueryImpl.AppendableList(Collection<? extends E> c)
getSeparator
protected String getSeparator()
toString
public String toString()
- Overrides:
toString in class AbstractCollection<E>
Copyright © 2005-2017 Health Market Science. All Rights Reserved.