- All Superinterfaces:
- HasFiveple<A,B,C,D,E>, 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>, HasTenple<A,B,C,D,E,F,G,H,I,J>
- All Known Implementing Classes:
- Eightple, Nineple, Sevenple, Sixple, Tenple
public interface HasSixple<A,B,C,D,E,F>
extends HasFiveple<A,B,C,D,E>