java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<LabelItem>
com.liferay.frontend.taglib.clay.servlet.taglib.util.LabelItemList
All Implemented Interfaces:
Serializable, Cloneable, Iterable<LabelItem>, Collection<LabelItem>, List<LabelItem>, RandomAccess
Direct Known Subclasses:
JSPLabelItemList

public class LabelItemList extends ArrayList<LabelItem>
See Also:
  • Constructor Details

    • LabelItemList

      public LabelItemList()
  • Method Details

    • add

      public void add(com.liferay.petra.function.UnsafeConsumer<LabelItem,Exception> unsafeConsumer)