P1 - the first argument that is passed to the closureP2 - the second argument that is passed to the closureP3 - the third argument that is passed to the closurepublic static interface Procedures.Procedure3<P1,P2,P3>
| Modifier and Type | Method and Description |
|---|---|
void |
apply(P1 p1,
P2 p2,
P3 p3) |