toggle menu
kollectivequery
JVM
switch theme
search in API
kollectivequery
/
no.acntech.kollectiveq.util.lang
/
identityTransform
identity
Transform
fun
<
T
>
identityTransform
(
)
:
TransformFunction
<
T
,
T
>
(
source
)
Transform function that takes an input of type
T
and returns the the input itself.