interop
/
de.jlnstrk.transit.util.extensions
Package de.
jlnstrk.
transit.
util.
extensions
Functions
Functions
compute
If
Absent
Link copied to clipboard
inline fun <
F
,
T
>
Array
<
T
?>.
computeIfAbsent
(source:
List
<
F
>, index:
Int
, compute: (
F
) ->
T
):
T
Content copied to clipboard
to
Line
Set
Link copied to clipboard
inline fun
Collection
<
Line
>.
toLineSet
():
LineSet
Content copied to clipboard
to
Product
Set
Link copied to clipboard
inline fun
Collection
<
ProductClass
>.
toProductSet
():
ProductSet
Content copied to clipboard