Class TranslatedList<E,F>

Object
com.liferay.portal.kernel.util.ListWrapper<E>
com.liferay.portal.kernel.util.TranslatedList<E,F>
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>

public abstract class TranslatedList<E,F> extends ListWrapper<E>
Author:
Brian Wing Shun Chan