Interface TriJoiner<A,B,C>
-
- All Known Implementing Classes:
AbstractTriJoiner,CompositeTriJoiner,FilteringTriJoiner,NoneTriJoiner,SingleTriJoiner
public interface TriJoiner<A,B,C>Created withJoiners. Used byBiConstraintStream.join(Class, TriJoiner), ...- See Also:
Joiners