kotlin
Interface ExtensionFunction20<E,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,R>

All Superinterfaces:
kotlin.Function<R>, kotlin.jvm.functions.Function21<E,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,R>

Deprecated. Use the new function classes from the package kotlin.jvm.functions.

@Deprecated
public interface ExtensionFunction20<E,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,R>
extends kotlin.jvm.functions.Function21<E,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,R>


Method Summary
 
Methods inherited from interface kotlin.jvm.functions.Function21
invoke
 



Copyright © 2015. All Rights Reserved.