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