@FunctionalInterface public interface TrConsumer<P1,P2,P3>
void
accept(P1 p1, P2 p2, P3 p3)
void accept(P1 p1, P2 p2, P3 p3)
p1
p2
p3
Copyright © 2021. All rights reserved.