ExtensionFunctionType

Common
JVM
JS
Native
1.0
@Target([AnnotationTarget.TYPE]) annotation class ExtensionFunctionType

Signifies that the annotated functional type represents an extension function.

Constructors

Common
JVM
JS
Native
1.0

<init>

Signifies that the annotated functional type represents an extension function.

<init>()