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, set
clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
containsAll, equals, hashCode
parallelStream, stream
public UniqueList()
public UniqueList(Collection<E> c)
public UniqueList(int initialCapacity)