- All Superinterfaces:
- HasFourple<A,B,C,D>, HasOneple<A>, HasThreeple<A,B,C>, HasTuple, HasTwople<A,B>
- All Known Subinterfaces:
- HasEightple<A,B,C,D,E,F,G,H>, HasNineple<A,B,C,D,E,F,G,H,I>, HasSevenple<A,B,C,D,E,F,G>, HasSixple<A,B,C,D,E,F>, HasTenple<A,B,C,D,E,F,G,H,I,J>
- All Known Implementing Classes:
- Eightple, Fiveple, Nineple, Sevenple, Sixple, Tenple
public interface HasFiveple<A,B,C,D,E>
extends HasFourple<A,B,C,D>