Interface BiConsumerWithException<From1,From2>


public interface BiConsumerWithException<From1,From2>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(From1 from1, From2 from2)