public interface CheckedBiFunction<T,U,R>
R
apply(T t, U u)
R apply(T t, U u) throws Exception
Exception
Copyright © 2017. All Rights Reserved.