Uses of Interface
org.burningwave.core.function.QuadConsumer
| Package | Description |
|---|---|
| org.burningwave.core.function |
-
Uses of QuadConsumer in org.burningwave.core.function
Methods in org.burningwave.core.function that return QuadConsumer Modifier and Type Method Description default QuadConsumer<P0,P1,P2,P3>QuadConsumer. andThen(QuadConsumer<? super P0,? super P1,? super P2,? super P3> after)Methods in org.burningwave.core.function with parameters of type QuadConsumer Modifier and Type Method Description default QuadConsumer<P0,P1,P2,P3>QuadConsumer. andThen(QuadConsumer<? super P0,? super P1,? super P2,? super P3> after)