T
U
R
public interface BiFunction<T,U,R>
apply(T t, U u)
R apply(T t, U u)
t
u
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.