public class NodeList<E,F>
extends com.liferay.portal.kernel.util.TranslatedList<E,F>
Constructor and Description |
---|
NodeList(List<E> newList,
List<F> oldList) |
Modifier and Type | Method and Description |
---|---|
protected com.liferay.portal.kernel.util.TranslatedList<E,F> |
newInstance(List<E> newList,
List<F> oldList) |
protected F |
toOldObject(E o) |
add, add, addAll, addAll, remove, remove, removeAll, retainAll, set, subList
clear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, size, toArray, toArray
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, replaceAll, sort, spliterator
parallelStream, removeIf, stream