surf-api
Toggle table of contents
1.21.4-2.1.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
surf-api
surf-api-core-api
/
dev.slne.surf.surfapi.core.api.util
/
toObjectList
to
Object
List
fun
<
T
>
Sequence
<
T
>
.
toObjectList
(
)
:
@
UnmodifiableView
ObjectList
<
T
>
fun
<
T
>
Collection
<
T
>
.
toObjectList
(
)
:
ObjectList
<
T
>
fun
<
T
>
Iterable
<
T
>
.
toObjectList
(
)
:
ObjectList
<
T
>