ContactList

fun ContactList()
fun <out C : Contact> ContactList(delegate: MutableCollection<@UnsafeVariance C>)