Interface ThrowingExceptionsBiFunction<D,​E,​F>


public interface ThrowingExceptionsBiFunction<D,​E,​F>
  • Method Summary

    Modifier and Type Method Description
    F apply​(D first, E second)