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, subListclear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, size, toArray, toArray