T
P1
P2
P3
P4
P5
@FunctionalInterface public interface Supplier5<T,P1,P2,P3,P4,P5>
get(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
default Supplier<T>
toSupplier(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
Supplier
T get(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
p1
p2
p3
p4
p5
default Supplier<T> toSupplier(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
Copyright © 2022. All rights reserved.