Koleksi Kotlin ke daftar tertaut

// Uses Java's LinkedList
val linkedList = someCollection.toCollection(java.util.LinkedList())
Promofo