atomicListOf

Returns an empty AtomicList.


fun <E> atomicListOf(vararg elements: E): AtomicList<E>

Returns an AtomicList.