@FunctionalInterface public static interface Builder.Consumer5<T,P1,P2,P3,P4,P5>
Modifier and Type | Method and Description |
---|---|
void |
accept(T t,
P1 p1,
P2 p2,
P3 p3,
P4 p4,
P5 p5)
accept
|
Copyright © 2024. All rights reserved.