Interface ThrowingTriConsumer<P0,P1,P2,E extends Throwable>


public interface ThrowingTriConsumer<P0,P1,P2,E extends Throwable>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(P0 p0, P1 p1, P2 p2)