@FunctionalInterface public static interface IgnoreCompletionFailures.Fn2<R,T1,T2>
R
call(T1 t1, T2 t2)
R call(T1 t1, T2 t2) throws Exception
Exception
Copyright © 2014-2021 Lukas Krejci. All Rights Reserved.