Interface CheckedConsumer6<A,​B,​C,​D,​E,​F>

    • Method Detail

      • accept

        void accept​(A a,
                    B b,
                    C c,
                    D d,
                    E e,
                    F f)
             throws java.lang.Throwable
        Throws:
        java.lang.Throwable