Liferay 7.1-rc1 util-java
- Detail:
- Field |
- Constr |
- Method
- Object
-
- AbstractCollection<E>
-
- AbstractList<E>
-
- ArrayList<E>
-
- com.liferay.portal.kernel.util.UniqueList<E>
-
- com.liferay.util.UniqueList<E>
-
-
Field Summary
-
Fields inherited from class AbstractList
modCount
-
Method Summary
-
Methods inherited from class com.liferay.portal.kernel.util.UniqueList
add, add, addAll, addAll, set
-
Methods inherited from class ArrayList
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
-
Methods inherited from class AbstractList
equals, hashCode
-
Methods inherited from class AbstractCollection
containsAll, toString
-
Methods inherited from class Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface List
containsAll, equals, hashCode
-
Methods inherited from interface Collection
parallelStream, stream
-
-
Constructor Detail
-
UniqueList
public UniqueList()
Deprecated.
Liferay 7.1-rc1 util-java
- Detail:
- Field |
- Constr |
- Method