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