Interface F3<A,B,C,D>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A transformation function of arity-3 from
A, B and C to
D.-
Method Summary
-
Method Details
-
f
-