W3cubDocs

/Kotlin

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.

© 2010–2018 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-extension-function-type/index.html