- All Superinterfaces:
- HasOneple<A>, HasThreeple<A,B,C>, HasTuple, HasTwople<A,B>
- All Known Subinterfaces:
- HasEightple<A,B,C,D,E,F,G,H>, HasFiveple<A,B,C,D,E>, 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, Fourple, Nineple, Sevenple, Sixple, Tenple
public interface HasFourple<A,B,C,D>
extends HasThreeple<A,B,C>