Interface AsyncBiFunction<T,​U,​C>


  • public interface AsyncBiFunction<T,​U,​C>
    A BiFunction-like interface designed to be used with asynchronous executions.