Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.data/DataList/Companion/fromCollection

fromCollection

@JvmStatic
fun fromCollection(collection: Collection<*>): DataList

Converts a Collection to the supported DataList type.

Any unsupported types contained in the provided collection will throw.

Generated by Dokka
(c) Tealium 2026