AtomicMutableList

constructor(mutableDelegate: MutableList<T> = mutableListOf())(source)