UniqueList@Deprecated public class UniqueList<E> extends com.liferay.portal.kernel.util.UniqueList<E>
modCount| Constructor and Description |
|---|
UniqueList()
Deprecated.
|
UniqueList(Collection<E> c)
Deprecated.
|
UniqueList(int initialCapacity)
Deprecated.
|
add, add, addAll, addAll, setclear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodepublic UniqueList()
public UniqueList(Collection<E> c)
public UniqueList(int initialCapacity)