Summary:
Detail:
T
U
BiFunction
这是一个函数式接口,其功能方法是applyAsLong(Object, Object)。
applyAsLong(Object, Object)
long
applyAsLong(T t, U u)
t
u