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

All Superinterfaces:
Function7<P1,P2,P3,P4,P5,P6,P7,R>
All Known Implementing Classes:
KFunctionImpl7

public interface KFunction7<P1,P2,P3,P4,P5,P6,P7,R>
extends Function7<P1,P2,P3,P4,P5,P6,P7,R>


Method Summary
 
Methods inherited from interface jet.Function7
invoke