jet
Interface KFunction8<P1,P2,P3,P4,P5,P6,P7,P8,R>

All Superinterfaces:
Function8<P1,P2,P3,P4,P5,P6,P7,P8,R>
All Known Implementing Classes:
KFunctionImpl8

public interface KFunction8<P1,P2,P3,P4,P5,P6,P7,P8,R>
extends Function8<P1,P2,P3,P4,P5,P6,P7,P8,R>


Method Summary
 
Methods inherited from interface jet.Function8
invoke