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.9.1 Release Date : December 9 2020