Item
% of partially implemented
% of fully implemented
java.util.function
BiConsumer
100
accept(
Object
,
Object
) : void
andThen(
BiConsumer
) :
BiConsumer