Interface PentaJoiner<A,B,C,D,E>
-
public interface PentaJoiner<A,B,C,D,E>Created withJoiners. Used byQuadConstraintStream.ifExists(Class, PentaJoiner), ...- See Also:
Joiners
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PentaJoiner<A,B,C,D,E>and(PentaJoiner<A,B,C,D,E> otherJoiner)
-