| Package | Description |
|---|---|
| com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract TranslatedList<E,F> |
TranslatedList.newInstance(List<E> newList,
List<F> oldList) |