Q:

kotlin collection to linked list

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

New to Communities?

Join the community