Interface AbstractBatchingCRUDHandler.TriConsumer<T,​D,​U>

    • Method Detail

      • accept

        void accept​(T one,
                    D two,
                    U three)