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>
Since:
0.8
Author:
Haiyang Li