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