@Deprecated public interface BiFunction<T,U,R>
R
apply(T v1, U v2)
R apply(T v1, U v2)
Copyright © 2017. All rights reserved.