Package org.elasticsearch.common
Interface AsyncBiFunction<T,U,C>
public interface AsyncBiFunction<T,U,C>
A
BiFunction
-like interface designed to be used with asynchronous executions.-
Method Summary
-
Method Details
-
apply
-