Item
% of partially implemented
% of fully implemented
java.util.function
BiPredicate
100
test(
Object
,
Object
) : boolean
and(
BiPredicate
) :
BiPredicate
negate() :
BiPredicate
or(
BiPredicate
) :
BiPredicate