Interface BiPredicate<T,U>

All Superinterfaces:
BiPredicate<T,U>, Throwables.BiPredicate<T,U,RuntimeException>

public interface BiPredicate<T,U> extends Throwables.BiPredicate<T,U,RuntimeException>, BiPredicate<T,U>
Author:
Haiyang Li