A - First parameter type.B - Second parameter type.C - Third parameter type.@FunctionalInterface public interface IgniteTriConsumer<A,B,C> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
accept(A first,
B second,
C third)
Analogous to 'accept' in
Consumer version, but with three parameters. |
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025