kotlin-spark-api-parent_3.3.2_2.13
1.2.4
jvm
kotlin-spark-api_3.3.2_2.13
/
org.jetbrains.kotlinx.spark.api
/
UserDefinedFunction1
/
getValue
get
Value
open
operator override
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
NamedUserDefinedFunction1
<
T1
,
R
>
Returns named variant of this UDF.
See also
User
Defined
Function1.
withName