T
U
E
public static interface Throwables.BiPredicate<T,U,E extends Throwable>
boolean
test(T t, U u)
boolean test(T t, U u) throws E extends Throwable
t
u
E extends Throwable
Copyright © 2020. All rights reserved.