@FunctionalInterface public static interface LambdaUtil.BiPredicateWithExceptions<T,U,E extends Exception>
boolean
test(T t, U u)
boolean test(T t, U u) throws E extends Exception
E extends Exception
Copyright © 2022. All rights reserved.