kotlin.ExtensionFunctionType

ExtensionFunctionType

@Target([AnnotationTarget.TYPE]) annotation class ExtensionFunctionType

Signifies that the annotated functional type represents an extension function.

Constructors

<init>

ExtensionFunctionType()

Signifies that the annotated functional type represents an extension function.