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