Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.kernel.util.TranslatedList

Packages that use TranslatedList
com.liferay.portal.kernel.util 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 TranslatedList
protected abstract  TranslatedList<E,F> TranslatedList.newInstance(List<E> newList, List<F> oldList)
           
 


Liferay 6.1.2-ce-ga3