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. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019