@FunctionalInterface public static interface WebAppUtils.ThrowingBiFunction<T,U,R>
R
apply(T t, U u)
R apply(T t, U u) throws Exception
Exception
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.