Interface ValueJoiner<V1,V2,VR>
- Type Parameters:
V1- first value typeV2- second value typeVR- joined value type
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Method Summary
Method Details
apply