Interface PentaJoiner<A,B,C,D,E>
-
- All Known Implementing Classes:
AbstractPentaJoiner,CompositePentaJoiner,FilteringPentaJoiner,NonePentaJoiner,SinglePentaJoiner
public interface PentaJoiner<A,B,C,D,E>Created withJoiners. Used byQuadConstraintStream.ifExists(Class, PentaJoiner), ...- See Also:
Joiners