public static final class FDSSortItemListBuilder.FDSSortItemListWrapper
extends java.lang.Object
Constructor and Description |
---|
FDSSortItemListWrapper() |
Modifier and Type | Method and Description |
---|---|
FDSSortItemListBuilder.FDSSortItemListWrapper |
add(FDSSortItem fdsSortItem) |
FDSSortItemListBuilder.FDSSortItemListWrapper |
add(com.liferay.petra.function.UnsafeConsumer<FDSSortItem,java.lang.Exception> unsafeConsumer) |
FDSSortItemListBuilder.FDSSortItemListWrapper |
add(com.liferay.petra.function.UnsafeSupplier<java.lang.Boolean,java.lang.Exception> unsafeSupplier,
FDSSortItem fdsSortItem) |
FDSSortItemListBuilder.FDSSortItemListWrapper |
add(com.liferay.petra.function.UnsafeSupplier<java.lang.Boolean,java.lang.Exception> unsafeSupplier,
com.liferay.petra.function.UnsafeConsumer<FDSSortItem,java.lang.Exception> unsafeConsumer) |
FDSSortItemList |
build() |
public FDSSortItemListBuilder.FDSSortItemListWrapper add(FDSSortItem fdsSortItem)
public FDSSortItemListBuilder.FDSSortItemListWrapper add(com.liferay.petra.function.UnsafeConsumer<FDSSortItem,java.lang.Exception> unsafeConsumer)
public FDSSortItemListBuilder.FDSSortItemListWrapper add(com.liferay.petra.function.UnsafeSupplier<java.lang.Boolean,java.lang.Exception> unsafeSupplier, FDSSortItem fdsSortItem)
public FDSSortItemListBuilder.FDSSortItemListWrapper add(com.liferay.petra.function.UnsafeSupplier<java.lang.Boolean,java.lang.Exception> unsafeSupplier, com.liferay.petra.function.UnsafeConsumer<FDSSortItem,java.lang.Exception> unsafeConsumer)
public FDSSortItemList build()