X - the type of all argumentsZ - the type of the result of the operation@FunctionalInterface public interface TFunction4<X,Z>
| Modifier and Type | Method and Description |
|---|---|
Z |
apply(X x1,
X x2,
X x3,
X x4) |
Licenced under the Apache License, Version 2.0