X - the type of all arguments@FunctionalInterface public interface TConsumer3<X>
TConsumer3 is expected to operate via side-effects.| Modifier and Type | Method and Description |
|---|---|
void |
accept(X x1,
X x2,
X x3) |
Licenced under the Apache License, Version 2.0