collektive-stdlib
Toggle table of contents
25.0.0
common
Platform filter
common
Switch theme
Search in API
collektive-stdlib
collektive-stdlib
/
it.unibo.collektive.stdlib.iterables
/
FieldedCollectionsExtensions
/
filterNotNull
filter
Not
Null
@
JvmName
(
name
=
"filterNotNull_with_it_unibo_collektive_aggregate_Field_of_collections_Iterable_of_T_nullable_end_end"
)
fun
<
T
:
Any
,
ID
:
Any
>
Field
<
ID
,
Iterable
<
T
?
>
>
.
filterNotNull
(
)
:
Field
<
ID
,
List
<
T
>
>