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

All Superinterfaces:
Function6<P1,P2,P3,P4,P5,P6,R>
All Known Implementing Classes:
KFunctionImpl6

public interface KFunction6<P1,P2,P3,P4,P5,P6,R>
extends Function6<P1,P2,P3,P4,P5,P6,R>


Method Summary
 
Methods inherited from interface jet.Function6
invoke