Uses of Class
com.liferay.portal.kernel.util.TranslatedList
Packages that use TranslatedList
Package
Description
This package defines the kernel utility interfaces and classes.
-
Uses of TranslatedList in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util that return TranslatedListModifier and TypeMethodDescriptionprotected abstract TranslatedList<E,
F> TranslatedList.newInstance
(List<E> newList, List<F> oldList)