ShortArrayList

fun ShortArrayList(vararg other: Short)
fun ShortArrayList(capacity: Int = 7, shouldGrow: Boolean = true)