Interface ABiConsumerI2O<E>


  • public interface ABiConsumerI2O<E>
    • Method Detail

      • accept

        default void accept​(int t,
                            E t2)
      • accept2

        void accept2​(int v,
                     E t2)